Package Util

Class Summary
CharArray This class implements an array of character in a similar way ArrayLists or Strings are implemented.
CompositionalStats Implementation of the statistics.
DoubleArray This class implements an array of doubles in a similar way ArrayLists are implemented.
HolisticStats Implementation of the statistics.
IntArray This class implements an array of integers in a similar way ArrayLists are implemented.
Parameters This class stores the parameters that are used at various places in the simulation.
Stats Implementation of the statistics.
Utils