|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.genclass.collection.CollectionElem
org.objectweb.speedo.genclass.map.MapElem
public class MapElem
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.genclass.collection.CollectionElem |
---|
element, ELEMENT_IS_PNAME, ERROR_MESSAGE_BAD_FIELD_NAME, ERROR_MESSAGE_NO_NULL_INDEX, gca, index, INDEX_FIELD_NAME, status |
Constructor Summary | |
---|---|
MapElem(GenClassAccessor gca)
|
Method Summary | |
---|---|
GenClassElement |
cloneGCE()
|
boolean |
equals(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapElem(GenClassAccessor gca)
Method Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class CollectionElem
public GenClassElement cloneGCE()
cloneGCE
in interface GenClassElement
cloneGCE
in class CollectionElem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |