Interface XPutGetSet<E>

All Superinterfaces:
CapacityCarrying, CapacityExtendable, Consumer<E>, Copyable, ExtendedCollection<E>, Iterable<E>, OptimizableCollection, ReleasingCollection<E>, Sized, XAddGetCollection<E>, XAddGetSet<E>, XAddingCollection<E>, XAddingSet<E>, XGettingCollection<E>, XGettingSet<E>, XIterable<E>, XJoinable<E>, XPutGetCollection<E>, XPuttingCollection<E>, XPuttingSet<E>
All Known Subinterfaces:
XBasicEnum<E>, XBasicTable<K,​V>, XBasicTable.Keys<K,​V>, XChart<K,​V>, XChart.Keys<K,​V>, XEnum<E>, XMap<K,​V>, XMap.Keys<K,​V>, XPutGetEnum<E>, XRank<E>, XSet<E>, XTable<K,​V>, XTable.Keys<K,​V>
All Known Implementing Classes:
EqHashEnum, EqHashTable, EqHashTable.Keys, HashEnum, HashTable, HashTable.Keys, LockedMap, MutexSet, OpenAdressingMiniSet, Single, SynchSet

public interface XPutGetSet<E>
extends XPuttingSet<E>, XAddGetSet<E>, XPutGetCollection<E>