Class ReflectAnnotatedElementImpl
java.lang.Object
org.teavm.metaprogramming.impl.reflect.ReflectAnnotatedElementImpl
- All Implemented Interfaces:
ReflectAnnotatedElement
-
Constructor Summary
ConstructorsConstructorDescriptionReflectAnnotatedElementImpl(ReflectContext context, AnnotationContainerReader annotationContainer)
-
Method Summary
-
Constructor Details
-
ReflectAnnotatedElementImpl
public ReflectAnnotatedElementImpl(ReflectContext context, AnnotationContainerReader annotationContainer)
-
-
Method Details
-
getAnnotation
- Specified by:
getAnnotation
in interfaceReflectAnnotatedElement
-