public interface PrecomputeNode
int
getFunctionCount()
String
getFunctionName(int idx)
Object
getFunctionResult(int idx)
PrecomputeNodeKey
getKey()
public int getFunctionCount()
public String getFunctionName(int idx)
public Object getFunctionResult(int idx)
public PrecomputeNodeKey getKey()