Uses of Interface
dev.crafty.core.number.UnitEnum
Packages that use UnitEnum
-
Uses of UnitEnum in dev.crafty.core.number
Classes in dev.crafty.core.number with type parameters of type UnitEnumModifier and TypeClassDescriptionfinal record
UnitNumber<T extends Enum<T> & UnitEnum<T>>
Represents a number with a specific unit.Methods in dev.crafty.core.number with type parameters of type UnitEnum -
Uses of UnitEnum in dev.crafty.core.number.units
Classes in dev.crafty.core.number.units that implement UnitEnum