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 Summary
Constructors Constructor Description OldKeys()
-
Method Summary
Modifier and Type Method Description EqHashTable.Keys
parent()
Methods inherited from class one.microstream.collections.old.AbstractBridgeXSet
add, addAll, clear, removeAll, retainAll
Methods inherited from class one.microstream.collections.old.AbstractOldGettingSet
contains, containsAll, isEmpty, iterator, remove, size, toArray, toString