public class CATTimeTable
extends java.util.ArrayList<java.lang.Integer>
Modifier | Constructor and Description |
---|---|
protected |
CATTimeTable(int lastStandDate,
int initialAgeYr) |
Modifier and Type | Method and Description |
---|---|
protected int |
getInitialAgeYr() |
protected int |
getLastStandDate() |
protected java.util.Vector<java.lang.Integer> |
getListOfDatesUntilLastStandDate() |
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