|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeState | |
|---|---|
| barsuift.simLife.tree | |
| barsuift.simLife.universe | |
| Uses of TreeState in barsuift.simLife.tree |
|---|
| Methods in barsuift.simLife.tree that return TreeState | |
|---|---|
TreeState |
Tree.getState()
|
| Constructors in barsuift.simLife.tree with parameters of type TreeState | |
|---|---|
TreeState(TreeState copy)
|
|
| Uses of TreeState in barsuift.simLife.universe |
|---|
| Methods in barsuift.simLife.universe that return types with arguments of type TreeState | |
|---|---|
java.util.Set<TreeState> |
UniverseState.getTrees()
|
| Method parameters in barsuift.simLife.universe with type arguments of type TreeState | |
|---|---|
void |
UniverseState.setTrees(java.util.Set<TreeState> trees)
|
| Constructor parameters in barsuift.simLife.universe with type arguments of type TreeState | |
|---|---|
UniverseState(java.lang.Long id,
int age,
java.util.Set<TreeState> trees,
java.util.Set<TreeLeafState> fallenLeaves,
EnvironmentState environment,
TimeCounterState timeCounter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||