Uses of Enum Class
io.datarouter.bytes.ByteUnitType.ByteUnitSystem
Packages that use ByteUnitType.ByteUnitSystem
-
Uses of ByteUnitType.ByteUnitSystem in io.datarouter.bytes
Methods in io.datarouter.bytes that return ByteUnitType.ByteUnitSystemModifier and TypeMethodDescriptionstatic ByteUnitType.ByteUnitSystemReturns the enum constant of this class with the specified name.static ByteUnitType.ByteUnitSystem[]ByteUnitType.ByteUnitSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.datarouter.bytes with parameters of type ByteUnitType.ByteUnitSystemModifier and TypeMethodDescriptionstatic StringByteUnitTool.byteCountToDisplaySize(long sizeInBytes, ByteUnitType.ByteUnitSystem byteUnitSystem) static ByteUnitType[]ByteUnitType.getAscValues(ByteUnitType.ByteUnitSystem byteUnitSystem)