public final class LayoutEntry extends ArrayList<RowEntry>
modCount| 构造器和说明 |
|---|
LayoutEntry() |
LayoutEntry(Collection<? extends RowEntry> c) |
LayoutEntry(int initialCapacity) |
| 限定符和类型 | 方法和说明 |
|---|---|
LayoutEntry |
newCopy() |
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, toStringcontainsAll, equals, hashCodeparallelStream, streampublic LayoutEntry(int initialCapacity)
public LayoutEntry()
public LayoutEntry(@NonNull Collection<? extends RowEntry> c)
public LayoutEntry newCopy()