Package xxl.util

Class Summary
ArrayResizer  
BitSet This class is a replacement for java.util.BitSet which neither implements Covertable nor Comparable.
Interval1D Class to implement one-dimensional intervals of any ordered data type.
IntervalND Class to implement multi-dimensional intervals based on n intervals of class Interval1D.
Math  
Math.Wrapper  
Tuple This class implements a Tuple of objects.
 

Exception Summary
WrappingRuntimeException This Exception is useful for wrapping arbitrary Exceptions.