public static class Node.NodeList extends ArrayList<Node>
modCount| Constructor and Description |
|---|
NodeList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Node node) |
Node |
addFieldMap(FieldMap map,
boolean useSource) |
String |
toString() |
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, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic String toString()
toString in class AbstractCollection<Node>Copyright © 2019 Glasnost. All rights reserved.