- All Superinterfaces:
ElementBuilder<FieldBuilder<Result>,Result>
Builder for a field.
-
Method Summary
Modifier and TypeMethodDescriptiontypeAnnotation(JvmAnnotation anno) Puts given annotation directly on the type of this field.Methods inherited from interface me.sbasalaev.tybyco.builders.ElementBuilder
annotation, end
-
Method Details
-
typeAnnotation
Puts given annotation directly on the type of this field.
-