Uses of Interface
io.quarkus.gizmo2.creator.InterfaceCreator
Packages that use InterfaceCreator
-
Uses of InterfaceCreator in io.quarkus.gizmo2
Method parameters in io.quarkus.gizmo2 with type arguments of type InterfaceCreatorModifier and TypeMethodDescriptionGizmo.interface_(ClassDesc desc, Consumer<InterfaceCreator> builder) Add a new interface.default ClassDescGizmo.interface_(String name, Consumer<InterfaceCreator> builder) Add a new interface.