Uses of Class
net.hydromatic.morel.type.Keys.DataTypeKey
Packages that use Keys.DataTypeKey
-
Uses of Keys.DataTypeKey in net.hydromatic.morel.type
Methods in net.hydromatic.morel.type that return Keys.DataTypeKeyModifier and TypeMethodDescriptionstatic Keys.DataTypeKeyKeys.datatype(String name, List<? extends Type.Key> arguments, SortedMap<String, Type.Key> typeConstructors) Returns a key that identifies aDataType.Method parameters in net.hydromatic.morel.type with type arguments of type Keys.DataTypeKeyModifier and TypeMethodDescriptionTypeSystem.dataTypes(List<Keys.DataTypeKey> keys) Creates several data types simultaneously.