Package org.jopendocument.util.cc

Interface Summary
IClosure<E>  
IdentitySet<E> A set using reference-equality in place of object-equality when comparing items.
IFactory<E>  
ITransformer<E,T>  
ITransformerExn<E,T,X extends Exception>  
 

Class Summary
ExnTransformer<E,T,X extends Exception> Transformer able to throw an exception.
IdentityHashSet<E> This class implements the Set interface with a hash table, using reference-equality in place of object-equality when comparing items.
IPredicate<E>  
ITransformerWrapper<E,T>  
Transformer<E,T>  
 



Copyright © 2010 jOpenDocument All Rights Reserved.