java.util.Collection<T>, java.lang.Iterable<T>, java.util.List<T>, java.util.concurrent.locks.LockOptLockArrayBufferpublic interface OptLockBuffer<T>
extends java.util.List<T>, java.util.concurrent.locks.Lock
Lock.tryLock() method which allows to try to get a lock
w/o waiting).| Modifier and Type | Method | Description |
|---|---|---|
void |
removeRange(int fromIndex,
int toIndex) |
Remove the elements in the specified range
|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray