Uses of Enum
net.hydromatic.morel.type.DummyType
Packages that use DummyType
-
Uses of DummyType in net.hydromatic.morel.type
Methods in net.hydromatic.morel.type that return DummyTypeModifier and TypeMethodDescriptionDummyType.copy(TypeSystem typeSystem, UnaryOperator<Type> transform) static DummyTypeReturns the enum constant of this type with the specified name.static DummyType[]DummyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.hydromatic.morel.type with parameters of type DummyType