Uses of Class
net.hydromatic.morel.type.TupleType
Packages that use TupleType
-
Uses of TupleType in net.hydromatic.morel.type
Methods in net.hydromatic.morel.type that return TupleTypeModifier and TypeMethodDescriptionTupleType.copy(TypeSystem typeSystem, UnaryOperator<Type> transform) Creates a tuple type from an array of types.Methods in net.hydromatic.morel.type with parameters of type TupleType