| Package | Description |
|---|---|
| com.declarativa.interprolog.util |
| Modifier and Type | Method and Description |
|---|---|
ResultFromProlog |
GoalToExecute.waitForResult()
Obtain result for a Prolog goal, blocking until it is available; meanwhile it will execute
Runnables if so requested
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoalToExecute.setResult(ResultFromProlog result) |