Uses of Class
org.icij.datashare.HumanReadableSize.Unit
-
Packages that use HumanReadableSize.Unit Package Description org.icij.datashare -
-
Uses of HumanReadableSize.Unit in org.icij.datashare
Methods in org.icij.datashare that return HumanReadableSize.Unit Modifier and Type Method Description static HumanReadableSize.UnitHumanReadableSize.Unit. valueOf(String name)Returns the enum constant of this type with the specified name.static HumanReadableSize.Unit[]HumanReadableSize.Unit. values()Returns an array containing the constants of this enum type, in the order they are declared.
-