public final class DoubleAnalyzer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DoubleAnalyzer.Result |
Modifier and Type | Field and Description |
---|---|
static int |
DECIMAL_PRECISION |
static long |
DOUBLE_MAX_POS |
public static final int DECIMAL_PRECISION
public static final long DOUBLE_MAX_POS
public static void analyze(double d, DoubleAnalyzer.Result result)
Copyright © 2019. All rights reserved.