Uses of Class
gw.lang.annotation.Annotations.Builder
Packages that use Annotations.Builder
-
Uses of Annotations.Builder in gw.internal.gosu.annotations
Fields in gw.internal.gosu.annotations declared as Annotations.BuilderModifier and TypeFieldDescriptionprivate Annotations.Builder
AnnotationMap._currentJavaAnnotationBuilder
-
Uses of Annotations.Builder in gw.lang.annotation
Methods in gw.lang.annotation that return Annotations.BuilderModifier and TypeMethodDescriptionstatic <T extends Annotation>
Annotations.Builder<T>Returns a builder that can be used to construct an annotation instance.Annotations.Builder.withElement
(String name, Object value)