Uses of Enum Class
net.bluemind.utils.ByteSizeUnit
Packages that use ByteSizeUnit
-
Uses of ByteSizeUnit in net.bluemind.utils
Subclasses with type arguments of type ByteSizeUnit in net.bluemind.utilsMethods in net.bluemind.utils that return ByteSizeUnitModifier and TypeMethodDescriptionstatic ByteSizeUnitReturns the enum constant of this class with the specified name.static ByteSizeUnit[]ByteSizeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.