public interface AnnotationBoxedElement extends BoxedValue, AnnotatedElement, BoxingStrategy
BoxedValue
and AnnotatedElement
interfaces to be implemented by implementations
that are responsible for associating annotations with an object.unbox
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
box
Copyright © 2003–2016 Atlassian. All rights reserved.