Package org.ckkloverdos.collection

Interface Summary
IL A generalized list with several element-processing methods, mainly influenced by functional-oriented programming.
 

Class Summary
ArrayIterator Implementation of the Iterator interface for generic Object[] arrays.
CollectionProxy Utility class to uniformly handle collections and object arrays.
CollectionUtil Utility methods for collections, either as input or output.
IntArray Fast dynamic array of int primitives.
L Basic implementation of IL.
 



Copyright © 1999-2007 Christos KK Loverdos. All Rights Reserved.