Uses of Enum Class
ai.vespa.utils.BytesQuantity.Unit
Packages that use BytesQuantity.Unit
-
Uses of BytesQuantity.Unit in ai.vespa.utils
Methods in ai.vespa.utils that return BytesQuantity.UnitModifier and TypeMethodDescriptionstatic BytesQuantity.UnitReturns the enum constant of this class with the specified name.static BytesQuantity.Unit[]BytesQuantity.Unit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.vespa.utils with parameters of type BytesQuantity.UnitModifier and TypeMethodDescriptionstatic BytesQuantityBytesQuantity.of(long value, BytesQuantity.Unit unit)