public static final class TypeSystem.RecordState extends ArrayList<String>
| Modifier and Type | Field and Description |
|---|---|
boolean |
isOpen |
modCount| Constructor and Description |
|---|
RecordState(boolean isOpen) |
RecordState(boolean isOpen,
Collection<String> values) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizehashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, hashCodeparallelStream, streampublic RecordState(boolean isOpen)
public RecordState(boolean isOpen,
Collection<String> values)
public boolean equals(Object o)
equals in interface Collection<String>equals in interface List<String>equals in class AbstractList<String>Copyright © 2017. All rights reserved.