Package one.microstream.collections
Class EqHashTable.Values.OldValues
java.lang.Object
one.microstream.collections.old.AbstractOldGettingList<E>
one.microstream.collections.old.AbstractOldSettingList<V>
one.microstream.collections.EqHashTable.Values.OldValues
- All Implemented Interfaces:
Iterable<V>
,Collection<V>
,List<V>
,OldCollection<V>
,OldList<V>
- Enclosing class:
- EqHashTable.Values
public final class EqHashTable.Values.OldValues extends AbstractOldSettingList<V>
-
Constructor Summary
Constructors Constructor Description OldValues()
-
Method Summary
Modifier and Type Method Description EqHashTable.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