Interface ExtendedSet<E>
- 
- All Superinterfaces:
 ExtendedCollection<E>
public interface ExtendedSet<E> extends ExtendedCollection<E>
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface one.microstream.collections.interfaces.ExtendedCollection
ExtendedCollection.Creator<E,C extends ExtendedCollection<E>> 
 - 
 
- 
Method Summary
- 
Methods inherited from interface one.microstream.collections.interfaces.ExtendedCollection
hasVolatileElements, nullAllowed 
 - 
 
 -