Uses of Class
io.quarkus.gizmo2.TypeArgument.OfExact
Packages that use TypeArgument.OfExact
-
Uses of TypeArgument.OfExact in io.quarkus.gizmo2
Methods in io.quarkus.gizmo2 that return TypeArgument.OfExactModifier and TypeMethodDescriptionstatic TypeArgument.OfExactReturns a type argument representing exactly the given type.static TypeArgument.OfExactReturns a type argument representing exactly the given type.static TypeArgument.OfExactTypeArgument.ofExact(GenericType.OfReference type) Returns a type argument representing exactly the given type.Methods in io.quarkus.gizmo2 with parameters of type TypeArgument.OfExactModifier and TypeMethodDescriptionbooleanTypeArgument.OfExact.equals(TypeArgument.OfExact other)