Interface XAddGetSet<E>

All Superinterfaces:
CapacityCarrying, CapacityExtendable, Consumer<E>, Copyable, ExtendedCollection<E>, Iterable<E>, OptimizableCollection, Sized, XAddGetCollection<E>, XAddingCollection<E>, XAddingSet<E>, XGettingCollection<E>, XGettingSet<E>, XIterable<E>, XJoinable<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>, XPutGetSet<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 XAddGetSet<E>
extends XAddingSet<E>, XGettingSet<E>, XAddGetCollection<E>