public class RuleBookWithResultTypeBuilder<T>
extends java.lang.Object
Constructor and Description |
---|
RuleBookWithResultTypeBuilder(RuleBook<T> ruleBook) |
Modifier and Type | Method and Description |
---|---|
RuleBookDefaultResultBuilder<T> |
withDefaultResult(T result)
Specifies the default Result value.
|
public RuleBookDefaultResultBuilder<T> withDefaultResult(T result)
result
- the default value of the Result