Uses of Class
io.trino.spi.type.TypeParameter
Packages that use TypeParameter
-
Uses of TypeParameter in io.trino.spi.type
Methods in io.trino.spi.type that return TypeParameterModifier and TypeMethodDescriptionstatic TypeParameterTypeParameter.of(long longLiteral) static TypeParameterstatic TypeParameterstatic TypeParameterTypeParameter.of(TypeSignatureParameter parameter, TypeManager typeManager) static TypeParameterMethod parameters in io.trino.spi.type with type arguments of type TypeParameterModifier and TypeMethodDescriptionParametricType.createType(TypeManager typeManager, List<TypeParameter> parameters) QuantileDigestParametricType.createType(TypeManager typeManager, List<TypeParameter> parameters) TimeParametricType.createType(TypeManager typeManager, List<TypeParameter> parameters) TimestampParametricType.createType(TypeManager typeManager, List<TypeParameter> parameters) TimestampWithTimeZoneParametricType.createType(TypeManager typeManager, List<TypeParameter> parameters) TimeWithTimeZoneParametricType.createType(TypeManager typeManager, List<TypeParameter> parameters)