Package com.endeca.collections.util

Interface Summary
Converter<S,T> This interface provides the blueprint for writing a class that converts objects of type S to objects of type T.
 

Class Summary
ConverterUtil This is a utility class for converting collection of one type to another.
ConverterUtil.LazyConverter<S,T>  
SizedIterable<T>