Package com.generationjava.collections.typed

Interface Summary
TypedStructure A structure which only allows contents of a particular type.
 

Class Summary
AbstractTypedStructure A structure that has a type.
TypedList An implementation of Set that checks the entries are of the correct type.
 

Exception Summary
IllegalTypeException A runtime exception.