public class PersistentBag<E> extends PersistentList<E>
PersistentCollection.ChangeListener<C>, PersistentCollection.InitializationCallback<C>, PersistentCollection.InitializationListener<C>, PersistentCollection.Initializer<C>| Constructor and Description |
|---|
PersistentBag() |
PersistentBag(boolean initialized) |
PersistentBag(java.util.List<E> collection) |
PersistentBag(java.util.List<E> collection,
boolean clone) |
add, addAll, clone, doInitialize, get, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList, updateFromSnapshotadd, addAll, clear, contains, containsAll, createSnapshot, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayaddListener, addListener, checkInitializedRead, checkInitializedWrite, clearDirty, dirty, getClassLoader, getCollection, getDetachedState, getLoader, init, initialize, initializing, isDirty, readExternal, removeListener, removeListener, setLoader, toString, uninitialize, wasInitialized, withInitialized, writeExternal