|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListStore | |
|---|---|
| org.jpox.sco | Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. |
| Uses of ListStore in org.jpox.sco |
|---|
| Fields in org.jpox.sco declared as ListStore | |
|---|---|
protected ListStore |
Queue.backingStore
The "backing store" (for use when not serialised). |
protected ListStore |
PriorityQueue.backingStore
The "backing store" (for use when not serialised). |
| Constructors in org.jpox.sco with parameters of type ListStore | |
|---|---|
SCOListIterator(java.util.List sco,
StateManager sm,
java.util.List theDelegate,
ListStore theStore,
boolean useDelegate,
int startIndex)
Constructor taking the delegate, backing store and any start index. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||