public interface AnnotationMirrorDecoration
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(DecoratedAnnotationMirror mirror)
Apply this decoration to the given decorated annotation mirror.
|
void applyTo(DecoratedAnnotationMirror mirror)
mirror - The mirror to decorate.Copyright © 2006-2016–2017. All rights reserved.