|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.alsUtility.GrowOnlyArray
gov.nasa.javaGenes.weightNetwork.UpdateAndPropagateList
Field Summary | |
static int |
GROW_BY
|
static int |
INITIAL_SIZE
|
protected int |
which
|
Fields inherited from class gov.nasa.alsUtility.GrowOnlyArray |
array, currentSize, DEFAULT_GROWBY, DEFAULT_INITIAL_SIZE, growBy |
Constructor Summary | |
UpdateAndPropagateList()
|
|
UpdateAndPropagateList(int inWhich)
used when same objects in multiple lists with different processing |
Method Summary | |
UpdateAndPropagatable |
getUpdateAndPropagatable(int i)
|
void |
updateAndPropagate()
|
Methods inherited from class gov.nasa.alsUtility.GrowOnlyArray |
add, get, grow, reinitialize, size |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int which
public static final int INITIAL_SIZE
public static final int GROW_BY
Constructor Detail |
public UpdateAndPropagateList()
public UpdateAndPropagateList(int inWhich)
Method Detail |
public void updateAndPropagate()
public UpdateAndPropagatable getUpdateAndPropagatable(int i)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |