Uses of Interface
io.quarkus.gizmo2.creator.StaticFieldCreator
Packages that use StaticFieldCreator
-
Uses of StaticFieldCreator in io.quarkus.gizmo2.creator
Method parameters in io.quarkus.gizmo2.creator with type arguments of type StaticFieldCreatorModifier and TypeMethodDescriptionTypeCreator.staticField(String name, Consumer<StaticFieldCreator> builder) Add a static field to this type.