| Package | Description |
|---|---|
| org.evrete.api |
| Modifier and Type | Method and Description |
|---|---|
static FactBuilder |
FactBuilder.fact(String name,
Class<?> type)
'import static' this method for brevity of fact declarations.
|
static FactBuilder |
FactBuilder.fact(String name,
String type)
'import static' this method for brevity of fact declarations.
|
| Modifier and Type | Method and Description |
|---|---|
default T |
LhsFactSelector.forEach(FactBuilder... facts) |
| Modifier and Type | Method and Description |
|---|---|
T |
LhsFactSelector.forEach(Collection<FactBuilder> facts)
The main method that declares LHS types.
|
Copyright © 2021. All rights reserved.