Uses of Class
gw.lang.annotation.Annotations.Builder.Element
Packages that use Annotations.Builder.Element
-
Uses of Annotations.Builder.Element in gw.lang.annotation
Fields in gw.lang.annotation with type parameters of type Annotations.Builder.ElementModifier and TypeFieldDescriptionprivate final Map<Method,
Annotations.Builder.Element> Annotations.Builder._configuredElements
private final Map<Method,
Annotations.Builder.Element> Annotations.Builder.AnnotationInvocationHandler._elements
Methods in gw.lang.annotation that return types with arguments of type Annotations.Builder.ElementModifier and TypeMethodDescriptionprivate Map<Method,
Annotations.Builder.Element> Annotations.Builder.buildElements()
Methods in gw.lang.annotation with parameters of type Annotations.Builder.ElementModifier and TypeMethodDescriptionprivate int
Annotations.Builder.AnnotationInvocationHandler.hashElement
(Method elementMethod, Annotations.Builder.Element element) Constructor parameters in gw.lang.annotation with type arguments of type Annotations.Builder.ElementModifierConstructorDescriptionAnnotationInvocationHandler
(Map<Method, Annotations.Builder.Element> elements, Class annotationType)