public abstract class PrintPrecision extends Object
Constructor and Description |
---|
PrintPrecision() |
Modifier and Type | Method and Description |
---|---|
static int |
get() |
static String |
getFormatStringFloat() |
static void |
reset() |
static void |
set(int nDigits) |
public PrintPrecision()
public static void reset()
public static void set(int nDigits)
public static String getFormatStringFloat()
public static int get()
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)