Interface AbstractPersistentCollection.ValueDelayedOperation<E>

All Superinterfaces:
AbstractPersistentCollection.DelayedOperation<E>
All Known Implementing Classes:
AbstractPersistentCollection.AbstractValueDelayedOperation, PersistentList.SimpleAdd
Enclosing class:
AbstractPersistentCollection<E>

protected static interface AbstractPersistentCollection.ValueDelayedOperation<E> extends AbstractPersistentCollection.DelayedOperation<E>