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 Constructor Description 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, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.List
equals, hashCode, replaceAll, sort, spliterator, toArray