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.RandomAccess
TransformingList.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, unapplyAll
equals, get, hashCode, indexOf, internal, lastIndexOf, remove
clear, isEmpty, size, toArray, toArray, toString
apply, function, iterator
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
clear, isEmpty, iterator, replaceAll, size, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream