Uses of Interface
io.quarkus.gizmo2.creator.TypeParameterizedCreator
Packages that use TypeParameterizedCreator
-
Uses of TypeParameterizedCreator in io.quarkus.gizmo2.creator
Subinterfaces of TypeParameterizedCreator in io.quarkus.gizmo2.creatorModifier and TypeInterfaceDescriptioninterfaceA builder for abstract methods.interfaceA class creator for classes which capture an enclosing lexical scope.interfaceA creator for a class type.interfaceA creator for an instance constructor.interfaceA creator for an executable (i.e. something that can be called with arguments).interfaceA creator for instance executables.interfaceA creator for an instance method.interfaceA creator for an interface type.interfaceA creator for any kind of method on a class.interfaceA creator for any kind of non-instance executable creator.interfaceA builder for static methods.