Copyright 2002 by aragost

Package com.aragost.util

Interface Summary
AttributeAccessor This class is used to obtain an attribute value from objects.
Queue A general queue interface.
 

Class Summary
BeanComparator A class to compare beans on a list of specified properties.
Convert A utility class used to convert Objects to Strings, and Strings to Objects.
EscapingStringTokenizer  
ExpandingArrayList Works like an java.util.ArrayList except it will automatically expand if reference is made to entries beyond the end.
FifoQueue A FIFO implementation (or stack implementation)
Iterators A utility class with some methods related to Iterators.
LifoQueue A LIFO implemetation
Predicate  
PropertyAccessor  
Transformer  
 

Exception Summary
ConversionException  
 


Copyright 2002 by aragost