Uses of Interface
org.openjdk.jmc.flightrecorder.writer.api.AnnotatedElementBuilder
-
Packages that use AnnotatedElementBuilder Package Description org.openjdk.jmc.flightrecorder.writer.api -
-
Uses of AnnotatedElementBuilder in org.openjdk.jmc.flightrecorder.writer.api
Classes in org.openjdk.jmc.flightrecorder.writer.api with type parameters of type AnnotatedElementBuilder Modifier and Type Interface Description interfaceAnnotatedElementBuilder<T extends AnnotatedElementBuilder<?>>Subinterfaces of AnnotatedElementBuilder in org.openjdk.jmc.flightrecorder.writer.api Modifier and Type Interface Description interfaceTypedFieldBuilderA fluent API for building typed fields lazily.interfaceTypeStructureBuilderA fluent API for building composite types lazily.
-