static class Constraints.ConstrainedRandomAccessList<E> extends Constraints.ConstrainedList<E> implements java.util.RandomAccess
constraint, delegate| Constructor and Description |
|---|
ConstrainedRandomAccessList(java.util.List<E> delegate,
Constraint<? super E> constraint) |
add, add, addAll, addAll, delegate, listIterator, listIterator, set, subListequals, get, hashCode, indexOf, lastIndexOf, remove, standardAdd, standardAddAll, standardEquals, standardHashCode, standardIndexOf, standardIterator, standardLastIndexOf, standardListIterator, standardListIterator, standardSubListclear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRemoveAll, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArraytoStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitConstrainedRandomAccessList(java.util.List<E> delegate, Constraint<? super E> constraint)