public interface AnnotationRuleProvider<A extends Annotation,E extends AnnotatedElement,R extends Rule>
Rule
.Modifier and Type | Method and Description |
---|---|
R |
get()
Provides an instance of
Rule . |
void |
init(A annotation,
E element)
Initializes the provider.
|
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.