public interface PrecomputeNode
Modifier and Type | Method and Description |
---|---|
int |
getFunctionCount() |
java.lang.String |
getFunctionName(int idx) |
java.lang.Object |
getFunctionResult(int idx) |
PrecomputeNodeKey |
getKey() |
int getFunctionCount()
java.lang.String getFunctionName(int idx)
java.lang.Object getFunctionResult(int idx)
PrecomputeNodeKey getKey()