Uses of Annotation Interface
dev.getelements.elements.rt.annotation.ExposedBindingAnnotation
Packages that use ExposedBindingAnnotation
-
Uses of ExposedBindingAnnotation in dev.getelements.elements.rt.annotation
Methods in dev.getelements.elements.rt.annotation with parameters of type ExposedBindingAnnotationModifier and TypeMethodDescriptiondefault Annotation
ExposedBindingAnnotation.BindingAnnotationFactory.construct
(Class<?> cls, ExposedBindingAnnotation annotation) static Annotation
ExposedBindingAnnotation.Util.resolve
(Class<?> cls, ExposedBindingAnnotation annotation) Looks up theExposedBindingAnnotation.BindingAnnotationFactory
, instantiates it, and then applies it to the suppliedClass<?>
.