Package | Description |
---|---|
com.sun.mirror.declaration |
Interfaces used to model program element declarations.
|
Modifier and Type | Method and Description |
---|---|
Collection<AnnotationMirror> |
Declaration.getAnnotationMirrors()
Deprecated.
Returns the annotations that are directly present on this declaration.
|
Copyright © 2004, 2016, Oracle and/or its affiliates. All rights reserved.