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>
- 
Constructor SummaryConstructors Constructor Description OldMutexSet()
- 
Method SummaryMethods inherited from class one.microstream.collections.old.AbstractBridgeXSetadd, addAll, clear, removeAll, retainAllMethods inherited from class one.microstream.collections.old.AbstractOldGettingSetcontains, containsAll, isEmpty, iterator, remove, size, toArray, toString
- 
Constructor Details- 
OldMutexSetpublic OldMutexSet()
 
- 
- 
Method Details- 
parent- Specified by:
- parentin interface- OldCollection<E>
- Specified by:
- parentin interface- OldSet<E>
- Overrides:
- parentin class- AbstractBridgeXSet<E>
 
 
-