A B C D E F G H I L M N O P R S T U W

C

cancelEvents(Class) - Method in class Sim.Simulation
Cancels all events in the Simulation that match a certain type.
ChampAlgorithm - Class in Sim.Routing.Champ
 
ChampAlgorithm() - Constructor for class Sim.Routing.Champ.ChampAlgorithm
 
checkNull(Object, String) - Static method in class org.gillius.Util.CheckUtils
Checks if the given parameter is null, and if so throws an IllegalArgumentException with an appropriate message.
checkSize(Collection, String, int) - Static method in class org.gillius.Util.CheckUtils
Checks if the given parameter is null or has a size less than the given size, and if so, throws an IllegalArgumentException with an appropriate message.
checkSize(Object[], String, int) - Static method in class org.gillius.Util.CheckUtils
Checks if the given parameter is null or has a size less than the given size, and if so, throws an IllegalArgumentException with an appropriate message.
CheckUtils - Class in org.gillius.Util
CheckUtils provides utitilies for precondition checking.
CheckUtils() - Constructor for class org.gillius.Util.CheckUtils
 
containsAddress(int) - Method in class Sim.Routing.DSR.Route
 
containsLink(int, int) - Method in class Sim.Routing.DSR.Route
Returns true if there is a link from 'start' to 'end' in this Route.

A B C D E F G H I L M N O P R S T U W