|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.rgg.NodeToInt
public abstract class NodeToInt
Constructor Summary | |
---|---|
NodeToInt()
|
Method Summary | |
---|---|
abstract int |
evaluateInt(Node node)
Computes the value of this function at x . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeToInt()
Method Detail |
---|
public abstract int evaluateInt(Node node)
ObjectToInt
x
.
evaluateInt
in interface ObjectToInt<Node>
node
- where the function is to be evaluated
x
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |