AbstractFinder.AnnotationInfo
, AbstractFinder.ClassInfo
, AbstractFinder.FieldInfo
, AbstractFinder.MethodInfo
, AbstractFinder.PackageInfo
public class AbstractFinder.Annotatable
extends java.lang.Object
Constructor | Description |
---|---|
Annotatable() |
|
Annotatable(java.lang.reflect.AnnotatedElement element) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<AbstractFinder.AnnotationInfo> |
getAnnotations() |
public Annotatable(java.lang.reflect.AnnotatedElement element)
public Annotatable()
public java.util.List<AbstractFinder.AnnotationInfo> getAnnotations()
Copyright © 2005–2018. All rights reserved.