private static class BinaryScaleFactor.Cache
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static BinaryScaleFactor[] |
NEG_POWERS |
private static BinaryScaleFactor[] |
POS_POWERS |
Modifier | Constructor and Description |
---|---|
private |
Cache() |
private static final BinaryScaleFactor[] POS_POWERS
private static final BinaryScaleFactor[] NEG_POWERS