Uses of Enum Class
org.infinispan.commons.util.ByteQuantity.Unit
Packages that use ByteQuantity.Unit
-
Uses of ByteQuantity.Unit in org.infinispan.commons.util
Subclasses with type arguments of type ByteQuantity.Unit in org.infinispan.commons.utilMethods in org.infinispan.commons.util that return ByteQuantity.UnitModifier and TypeMethodDescriptionstatic ByteQuantity.Unit
Returns the enum constant of this class with the specified name.static ByteQuantity.Unit[]
ByteQuantity.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.