public class AtomsCollection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private AvlTree |
tree
The tree is constructed only once.
|
| Constructor and Description |
|---|
AtomsCollection(AbstractGrowthLattice lattice,
java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
IAtomsCollection |
getCollection(boolean isTree,
byte process) |
private final AvlTree tree
public AtomsCollection(AbstractGrowthLattice lattice, java.lang.String type)
public IAtomsCollection getCollection(boolean isTree, byte process)