I - the "input" type; the type of the wrapped listO - the "output" type; the type of elements in this listpublic static class TransformingList.Bidi.RandomAccess<I,O> extends TransformingList.Bidi<I,O>
RandomAccess marker
interface.TransformingList.RandomAccessTransformingList.Bidi.RandomAccess<I,O>TransformingList.Bidi<I,O>, TransformingList.ReadOnly<I,O>| Constructor and Description |
|---|
RandomAccess(L list,
Function<? super I,? extends O> function1,
Function<? super O,? extends I> function2) |
add, add, addAll, addAll, contains, containsAll, listIterator, listIterator, remove, removeAll, retainAll, set, subList, unapply, unapplyAllequals, get, hashCode, indexOf, internal, lastIndexOf, removeclear, isEmpty, size, toArray, toArray, toStringapply, function, iteratorclone, finalize, getClass, notify, notifyAll, wait, wait, waitclear, isEmpty, iterator, replaceAll, size, sort, spliterator, toArray, toArrayparallelStream, removeIf, stream