Package one.microstream.collections
Class BulkList.OldBulkList<E>
java.lang.Object
one.microstream.collections.old.AbstractOldGettingList<E>
one.microstream.collections.old.AbstractOldSettingList<E>
one.microstream.collections.old.AbstractBridgeXList<E>
one.microstream.collections.BulkList.OldBulkList<E>
- All Implemented Interfaces:
Iterable<E>,Collection<E>,List<E>,OldCollection<E>,OldList<E>
public static final class BulkList.OldBulkList<E> extends AbstractBridgeXList<E>
-
Method Summary
Methods inherited from class one.microstream.collections.old.AbstractBridgeXList
add, add, addAll, addAll, clear, remove, remove, removeAll, retainAll, subListMethods inherited from class one.microstream.collections.old.AbstractOldGettingList
contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, size, toArray, toArray, toString
-
Method Details
-
parent
- Specified by:
parentin interfaceOldCollection<E>- Specified by:
parentin interfaceOldList<E>- Overrides:
parentin classAbstractBridgeXList<E>
-