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