public abstract class AbstractAlphabet<I> extends AbstractList<I> implements Alphabet<I>, Serializable
modCount| Constructor and Description |
|---|
AbstractAlphabet() |
| Modifier and Type | Method and Description |
|---|---|
I |
get(int index) |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitapply, applyAsInt, compare, containsSymbol, getSymbol, getSymbolIndex, translateFrom, writeToArraysizeadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArraycomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, size, sort, spliterator, toArray, toArrayCopyright © 2020. All rights reserved.