Uses of Class
org.objectweb.speedo.runtime.genclass.map.MapImpl

Packages that use MapImpl
org.objectweb.speedo.runtime.genclass.map   
 

Uses of MapImpl in org.objectweb.speedo.runtime.genclass.map
 

Methods in org.objectweb.speedo.runtime.genclass.map that return MapImpl
protected  MapImpl MapImpl.createInstance(int size)
           
 

Constructors in org.objectweb.speedo.runtime.genclass.map with parameters of type MapImpl
MapAccessor(MapImpl jdoProxy, int size)
          Instanciates and initializes a new map with an initial size.