- All Superinterfaces:
 
CapacityCarrying, CapacityExtendable, Consumer<E>, Copyable, ExtendedBag<E>, ExtendedCollection<E>, Iterable<E>, OptimizableCollection, Sized, XAddingBag<E>, XAddingCollection<E>, XGettingBag<E>, XGettingCollection<E>, XIterable<E>, XJoinable<E>, XPuttingBag<E>, XPuttingCollection<E> 
- All Known Subinterfaces:
 
XBag<E>, XBasicList<E>, XLadder<E>, XList<E>, XPutGetList<E> 
- All Known Implementing Classes:
 
ArrayCollector, BulkList, EqBulkList, LimitList, LockedList, Single, SubList, SynchList 
public interface XPutGetBag<E>
extends XPuttingBag<E>, XGettingBag<E>
- 
 
- 
Method Summary
Methods inherited from interface one.microstream.collections.interfaces.Sized
isEmpty 
Methods inherited from interface one.microstream.collections.types.XGettingCollection
applies, contains, containsAll, containsId, containsSearched, copyTo, count, countBy, distinct, distinct, equality, equals, equals, equalsContent, except, filterTo, get, hashCode, hasVolatileElements, intersect, intSize, iterator, join, max, min, nullContained, old, search, seek, size, toArray, toArray, union 
Methods inherited from interface one.microstream.collections.types.XIterable
iterate