public final class Layouter.Row extends AbstractList<Layouter.Column>
Layouter.Column
s.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, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
parallelStream, removeIf, stream
public 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 © 2015. All rights reserved.