Package mark.core.util

Class Summary
DoubleWrap My own wrapper for a double.
IntMap An IntMap associates integers with other integers.
ObjectMap An ObjectMap associates each object in a set of objects with a unique integer in the range 0..numObjects - 1.
Util Contains some utility routines.