Class LockedCollection<E>

java.lang.Object
one.microstream.collections.LockedCollection<E>
All Implemented Interfaces:
Iterable<E>, Consumer<E>, CapacityCarrying, CapacityExtendable, ConsolidatableCollection, ExtendedCollection<E>, OptimizableCollection, ReleasingCollection<E>, Sized, Truncateable, XAddGetCollection<E>, XAddingCollection<E>, XCollection<E>, XGettingCollection<E>, XIterable<E>, XJoinable<E>, XProcessingCollection<E>, XPutGetCollection<E>, XPuttingCollection<E>, XRemovingCollection<E>, Synchronized, ThreadSafe, Processable<E>, Clearable, Copyable

public final class LockedCollection<E>
extends Object
implements XCollection<E>, Synchronized