public static interface ElementUtilities.ElementAcceptor
Element
sModifier and Type | Method and Description |
---|---|
boolean |
accept(Element e,
TypeMirror type)
Is the given element accepted.
|
boolean accept(Element e, TypeMirror type)
e
- element to testtype
- the type for which to check if the member is accepted