public interface DecimalEncodedValue extends EncodedValue
EncodedValue.InitializerConfig| Modifier and Type | Method and Description |
|---|---|
double |
getDecimal(boolean reverse,
IntsRef ref) |
void |
setDecimal(boolean reverse,
IntsRef ref,
double value)
This method stores the specified double value (rounding with a previously defined factor) into the IntsRef.
|
getName, initCopyright © 2012–2019. All rights reserved.