public interface RuleProperty<T,P> extends RuleBuilder<T,P>
| Modifier and Type | Method and Description |
|---|---|
WhenProperty<T,P> |
when(java.util.function.Predicate<P> predicate) |
addRuleWhenProperty<T,P> when(java.util.function.Predicate<P> predicate)
Copyright © 2019 com.github.mvallim. All rights reserved.