Package one.microstream.collections
Class EqHashTable.Keys.OldKeys
java.lang.Object
one.microstream.collections.old.AbstractOldGettingSet<E>
one.microstream.collections.old.AbstractBridgeXSet<K>
one.microstream.collections.EqHashTable.Keys.OldKeys
- All Implemented Interfaces:
- Iterable<K>,- Collection<K>,- Set<K>,- OldCollection<K>,- OldSet<K>
- Enclosing class:
- EqHashTable.Keys
public final class EqHashTable.Keys.OldKeys extends AbstractBridgeXSet<K>
- 
Constructor SummaryConstructors Constructor Description OldKeys()
- 
Method SummaryModifier and Type Method Description EqHashTable.Keysparent()Methods 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