Package org.objectweb.speedo.genclass.collection

Speedo implementations of generic classes associated to the Collection type (Collection, Set, List, ArrayList, HashSet, Vector).

See:
          Description

Class Summary
ArrayListImpl  
CollectionAccessor  
CollectionElem  
CollectionImpl This class is an implementation of the java.util.Collection interface.
HashSetImpl  
LinkedListImpl  
ListAccessor  
ListElem  
ListImpl  
ListIteratorImpl  
SetAccessor  
SetElem  
SetImpl  
VectorImpl  
 

Package org.objectweb.speedo.genclass.collection Description

Speedo implementations of generic classes associated to the Collection type (Collection, Set, List, ArrayList, HashSet, Vector).