|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.speedo.genclass.GenClass
org.objectweb.speedo.genclass.collection.CollectionImpl
org.objectweb.speedo.genclass.collection.SetImpl
public class SetImpl
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.genclass.collection.CollectionImpl |
---|
DEFAULT_SIZE |
Fields inherited from class org.objectweb.speedo.genclass.GenClass |
---|
age, encodedPName, fix, gcid, linkedField, listeners, logger, mapperName, pbinding, pnameHints, projectName, ptype, speedoIsActive |
Fields inherited from interface org.objectweb.jorm.api.PBinding |
---|
ACTION_BIND, ACTION_EXIST, ACTION_EXPORT, ACTION_READ, ACTION_UNBIND, ACTION_UNEXPORT, ACTION_WRITE, LIFECYCLE_ACTIVEFORIO, LIFECYCLE_DELTOWRITE, LIFECYCLE_ERROR, LIFECYCLE_NEWTOWRITE, LIFECYCLE_NOTBOUND |
Constructor Summary | |
---|---|
SetImpl()
Instanciates a new collection. |
Method Summary | |
---|---|
java.lang.Object |
createGenClass()
|
StateItf |
speedoCreateState()
|
Methods inherited from class org.objectweb.speedo.genclass.collection.CollectionImpl |
---|
add, addAll, clear, contains, containsAll, equals, isEmpty, iterator, remove, removeAll, retainAll, size, speedoGetReferenceState, speedoSetReferenceState, toArray, toArray |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Constructor Detail |
---|
public SetImpl()
Method Detail |
---|
public java.lang.Object createGenClass()
createGenClass
in interface SpeedoGenClassPO
createGenClass
in class CollectionImpl
public StateItf speedoCreateState()
speedoCreateState
in interface PersistentObjectItf
speedoCreateState
in class CollectionImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |