Uses of Class
org.tm4j.utils.CollectionChain

Packages that use CollectionChain
org.tm4j.utils A small collection of utility classes that are/were used by TM4J's main packages. 
 

Uses of CollectionChain in org.tm4j.utils
 

Subclasses of CollectionChain in org.tm4j.utils
 class SetChain
          A CollectionChain derivative which is flagged as a set.