public static class Grid.Position extends ArrayList<Grid.DeviceGridLayout>
modCount| Constructor and Description |
|---|
Position() |
| Modifier and Type | Method and Description |
|---|---|
Grid.Position |
asOffset()
Convert all column positions to an offset.
|
String |
toString() |
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, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic Grid.Position asOffset()
public String toString()
toString in class AbstractCollection<Grid.DeviceGridLayout>Copyright © 2020. All rights reserved.