Uses of Interface
com.generationjava.collections.typed.TypedStructure

Packages that use TypedStructure
com.generationjava.collections.typed   
 

Uses of TypedStructure in com.generationjava.collections.typed
 

Classes in com.generationjava.collections.typed that implement TypedStructure
 class AbstractTypedStructure
          A structure that has a type.
 class TypedList
          An implementation of Set that checks the entries are of the correct type.