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

C

calculateBounds(Collection<? extends XYSeries>) - Static method in class Fairness.Graphing.GraphBounds
Calculates a GraphBounds based on the extents of the x and y values found in all of the given data series.
cancelEvents(Class) - Method in class Fairness.Simulation
Cancels all events in the Simulation that match a certain type.
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
 

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