Uses of Package
util

Packages that use util
util contains some helper classes used by this framework 
 

Classes in util used by util
PackedArray
          This is the implementation of a simple packing algorithm, to reduce the size of an integer array with a fixed number of positive elements and where the highest value is known.
SortedQueue
          An unbounded sorted queue able to update its elements.