public interface FiniteList<E>
extends java.util.List<E>
Modifier and Type | Method and Description |
---|---|
int |
getAmountNotCounted() |
int |
getMaxSize() |
int |
getTotalAdditionAttempts() |
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