Package net.israfil.foundation.collections

Class Summary
ArraySet An ArrayList backed Set implementation, whose primary purpose is to provide a Set that maintains the order of elements based on indexes and/or the order in which items are added.
ArrayUtils An array utility class.
SoloCollection A simple unmodifyable implementation of Collection that takes a single (possibly null) constructor parameter.
 



Copyright © 2003-2006. All Rights Reserved.