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