Class BridgeXCollection<E>

java.lang.Object
one.microstream.collections.old.BridgeXCollection<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, OldCollection<E>
Direct Known Subclasses:
LockedCollection.OldMutexCollection, SynchCollection.OldSynchCollection

public class BridgeXCollection<E>
extends Object
implements OldCollection<E>