Uses of Class
com.generationjava.collections.typed.AbstractTypedStructure

Packages that use AbstractTypedStructure
com.generationjava.collections.typed   
 

Uses of AbstractTypedStructure in com.generationjava.collections.typed
 

Subclasses of AbstractTypedStructure in com.generationjava.collections.typed
 class TypedList
          An implementation of Set that checks the entries are of the correct type.
 class TypedMap
          A Map in which the key and values are of a known type.
 class TypedSet
          An implementation of Set that checks the entries are of the correct type.
 



Copyright © 2000-2003 GenerationJava. All Rights Reserved.