public abstract class GPNodeGatherer
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
GPNodeGatherer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(GPNode thisNode)
Returns true if thisNode is the kind of node to be considered in the
gather count for nodeInPosition(...) and GPNode.numNodes(GPNodeGatherer).
|
public boolean test(GPNode thisNode)