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 AnnotationExposedBindingAnnotation.BindingAnnotationFactory.construct(Class<?> cls, ExposedBindingAnnotation annotation) static AnnotationExposedBindingAnnotation.Util.resolve(Class<?> cls, ExposedBindingAnnotation annotation) Looks up theExposedBindingAnnotation.BindingAnnotationFactory, instantiates it, and then applies it to the suppliedClass<?>.