Uses of Class
org.openjdk.jmc.common.unit.BinaryScaleFactor
Packages that use BinaryScaleFactor
Package
Description
This package contains the data model for quantities and units.
-
Uses of BinaryScaleFactor in org.openjdk.jmc.common.unit
Methods in org.openjdk.jmc.common.unit that return BinaryScaleFactorModifier and TypeMethodDescriptionstatic BinaryScaleFactorBinaryScaleFactor.get(int powerOf2) static BinaryScaleFactorBinaryScaleFactor.getFloor1024Factor(double value) static BinaryScaleFactorBinaryScaleFactor.getFloor2Factor(long value) BinaryScaleFactor.invert()BinaryPrefix.scaleFactor()BinaryPrefix.valueFactorTo(BinaryPrefix targetPrefix)