Interface AnnotationSpec.Builder

All Known Implementing Classes:
AnnotationSpecImpl.BuilderImpl
Enclosing interface:
AnnotationSpec

@ClassVersion(sourceVersion="$Id: AnnotationSpec.java 1085 2024-01-05 16:23:28Z tquadrat $") @API(status=STABLE, since="0.0.5") public static sealed interface AnnotationSpec.Builder permits AnnotationSpecImpl.BuilderImpl
The specification of a builder for an instance of an implementation of AnnotationSpec.
Author:
Square,Inc.
Modified by:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: AnnotationSpec.java 1085 2024-01-05 16:23:28Z tquadrat $
Since:
0.0.5
UML Diagram
UML Diagram for "org.tquadrat.foundation.javacomposer.AnnotationSpec.Builder"

UML Diagram for "org.tquadrat.foundation.javacomposer.AnnotationSpec.Builder"

UML Diagram for "org.tquadrat.foundation.javacomposer.AnnotationSpec.Builder"