private static class ExpressionWriter.Indent extends ArrayList<String>
modCount| Constructor and Description |
|---|
ExpressionWriter.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, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodepublic String of(int index)
private void ensureSize(int targetSize)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.