@FunctionalInterface public interface RulesSupplier
Modifier and Type | Method and Description |
---|---|
static List<Rule> |
getRules(RulesSupplier... suppliers) |
List<Rule> |
getRulesList() |
static List<Rule> getRules(RulesSupplier... suppliers)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.