protected final class Custom3DGrid.PCellsRow
extends java.util.ArrayList
Constructor and Description |
---|
PCellsRow() |
Modifier and Type | Method and Description |
---|---|
Custom3DGrid.CellsRow |
getPCells(int index) |
void |
setCapacity(int max) |
void |
setPCells(int index,
Custom3DGrid.CellsRow value) |
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, trimToSize
public Custom3DGrid.CellsRow getPCells(int index)
public void setPCells(int index, Custom3DGrid.CellsRow value)
public void setCapacity(int max)