Package one.microstream.collections
Class HashTable.Values.OldValues
java.lang.Object
one.microstream.collections.old.AbstractOldGettingList<E>
one.microstream.collections.old.AbstractOldSettingList<V>
one.microstream.collections.HashTable.Values.OldValues
- All Implemented Interfaces:
Iterable<V>
,Collection<V>
,List<V>
,OldCollection<V>
,OldList<V>
- Enclosing class:
- HashTable.Values
public final class HashTable.Values.OldValues extends AbstractOldSettingList<V>
-
Constructor Summary
Constructors Modifier Constructor Description protected
OldValues()
-
Method Summary
Modifier and Type Method Description HashTable.Values
parent()
Methods inherited from class one.microstream.collections.old.AbstractOldGettingList
add, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, size, toArray, toArray, toString