| Package | Description |
|---|---|
| com.bpodgursky.jbool_expressions | |
| com.bpodgursky.jbool_expressions.cache | |
| com.bpodgursky.jbool_expressions.options | |
| com.bpodgursky.jbool_expressions.rules |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
InternFunction.None<K> |
| Constructor | Description |
|---|---|
UnboundedRuleSetCache(InternFunction<K> interningFunction) |
| Modifier and Type | Method | Description |
|---|---|---|
InternFunction<K> |
ExprOptions.getPreInternFunction() |
| Constructor | Description |
|---|---|
ExprOptions(InternFunction<K> preInternFunction,
RuleSetCache<K> ruleSetCache,
RuleCache<K> ruleCache,
ExprFactory<K> exprFactory) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Intern<K> |
Copyright © 2019. All rights reserved.