private static class RulesToolkit.RuleEvaluator
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.util.Queue<java.util.concurrent.RunnableFuture<IResult>> |
futureQueue |
| Constructor and Description |
|---|
RuleEvaluator(java.util.Queue<java.util.concurrent.RunnableFuture<IResult>> futureQueue) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |