Package zombie.util

Interface Summary
IntCollection This interface defines collections of int values.
IntComparator This interface represents comparators of int values.
IntIterator This class represents iterators over collections of int values.
 

Class Summary
AbstractIntCollection This class represents an abstract base for implementing collections of int values.