public final class Layouter.Row extends AbstractList<Layouter.Column>
Layouter.Columns.modCount| Constructor and Description |
|---|
Row() |
| Modifier and Type | Method and Description |
|---|---|
String |
drawYHeader(int n) |
Layouter.Column |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streampublic Layouter.Column get(int index)
get in interface List<Layouter.Column>get in class AbstractList<Layouter.Column>public int size()
size in interface Collection<Layouter.Column>size in interface List<Layouter.Column>size in class AbstractCollection<Layouter.Column>public String drawYHeader(int n)
Copyright © 2004-2016. All Rights Reserved.