Uses of Class
org.tquadrat.foundation.value.DataSizeValue
Packages that use DataSizeValue
-
Uses of DataSizeValue in org.tquadrat.foundation.value
Subclasses with type arguments of type DataSizeValue in org.tquadrat.foundation.valueModifier and TypeClassDescriptionfinal classA value class for byte values, as for file sizes, disk capacities or alike.classThe implementation ofStringConverterforDataSizeValueinstances.Methods in org.tquadrat.foundation.value that return DataSizeValueModifier and TypeMethodDescriptionfinal DataSizeValueDataSizeValue.clone()Creates a new copy of this value.protected final DataSizeValueDataSizeValueStringConverter.createValue(BigDecimal number, DataSize dimension) Creates an instance ofDimensionedValuefrom the given arguments.
