|
|
void | evaluate (Object[] inputs, Object[] outputs, Context con, EventTracker et) |
| |
|
boolean | evaluatePartial (Object[] inputs, Object[] outputs, Context c) |
| |
|
int | getInputArity () |
| |
|
int | getOutputArity () |
| |
|
void | getInputTypesFor (Set< Class<?>> classes, int index) |
| |
|
Class<?> | getOutputTypeFor (int index) |
| |
|
Function | duplicate (boolean with_state) |
| |
|
|
static void | main (String[] args) |
| |
Definition at line 8 of file TriangleArea.java.
The documentation for this class was generated from the following file: