|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenClass | |
---|---|
org.objectweb.speedo.genclass.collection | Speedo implementations of generic classes associated to the Collection type (Collection, Set, List, ArrayList, HashSet, Vector). |
org.objectweb.speedo.genclass.map | Speedo implementations of generic classes associated to the Map type (Map, HashMap, Hashtable, Properties). |
Uses of GenClass in org.objectweb.speedo.genclass.collection |
---|
Subclasses of GenClass in org.objectweb.speedo.genclass.collection | |
class |
CollectionImpl
This class is an implementation of the java.util.Collection interface. |
class |
ListImpl
|
class |
SetImpl
|
Uses of GenClass in org.objectweb.speedo.genclass.map |
---|
Subclasses of GenClass in org.objectweb.speedo.genclass.map | |
class |
MapImpl
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |