|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
R
- The Rule type created by the provider.public interface RuleProvider<R extends Rule>
An object capable of providing instances of Rule
.
Method Summary | |
---|---|
R |
get()
Provides an instance of Rule . |
Method Detail |
---|
R get()
Rule
. Must never return null.
Rule
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |