@FunctionalInterface public interface RulePairConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(Rule left,
CondensedRule right,
double value) |
void accept(Rule left, CondensedRule right, double value)
Copyright © 2017. All rights reserved.