private static class ExpressionWriter.Indent extends ArrayList<String>
modCount| Constructor and Description |
|---|
Indent(int initialCapacity) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ensureSize(int targetSize) |
String |
of(int index) |
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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic String of(int index)
private void ensureSize(int targetSize)
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.