Uses of Class
io.quarkus.gizmo.Type.ArrayType
-
-
Uses of Type.ArrayType in io.quarkus.gizmo
Methods in io.quarkus.gizmo that return Type.ArrayType Modifier and Type Method Description static Type.ArrayTypeType. arrayType(Type elementType)static Type.ArrayTypeType. arrayType(Type elementType, int dimensions)(package private) Type.ArrayTypeType.ArrayType. asArray()(package private) Type.ArrayTypeType. asArray()
-