Package one.microstream.collections
Class MutexSet.OldMutexSet<E>
java.lang.Object
one.microstream.collections.old.AbstractOldGettingSet<E>
one.microstream.collections.old.AbstractBridgeXSet<E>
one.microstream.collections.MutexSet.OldMutexSet<E>
- All Implemented Interfaces:
 Iterable<E>,Collection<E>,Set<E>,OldCollection<E>,OldSet<E>
public static final class MutexSet.OldMutexSet<E> extends AbstractBridgeXSet<E>
- 
Method Summary
Methods inherited from class one.microstream.collections.old.AbstractBridgeXSet
add, addAll, clear, removeAll, retainAllMethods inherited from class one.microstream.collections.old.AbstractOldGettingSet
contains, containsAll, isEmpty, iterator, remove, size, toArray, toString 
- 
Method Details
- 
parent
- Specified by:
 parentin interfaceOldCollection<E>- Specified by:
 parentin interfaceOldSet<E>- Overrides:
 parentin classAbstractBridgeXSet<E>
 
 -