Uses of Enum Class
io.aiven.commons.util.collections.Scale
Packages that use Scale
Package
Description
Aiven enhancements and implementations for the Apache Commons collections and genral Java
collections libraries.
-
Uses of Scale in io.aiven.commons.util.collections
Fields in io.aiven.commons.util.collections with type parameters of type ScaleModifier and TypeFieldDescriptionScale.IECThe International Electrotechnical Commission (IEC) standardized binary prefixes.Scale.SIThe SI standardized prefix scales.Methods in io.aiven.commons.util.collections that return ScaleModifier and TypeMethodDescriptionstatic ScaleDetermines the scale of the number of bytes.static ScaleReturns the enum constant of this class with the specified name.static Scale[]Scale.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in io.aiven.commons.util.collections with type arguments of type Scale