public class AnnotatedObject extends Object
| Constructor and Description |
|---|
AnnotatedObject(Object object,
Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
getAnnotation() |
Object |
getObject() |
public AnnotatedObject(Object object, Annotation annotation)
public Object getObject()
public Annotation getAnnotation()
Copyright © 2017. All rights reserved.