public class PreciseNumberType extends NumberType<Integer>
errMax, errMin, warnMax, warnMin| Constructor and Description |
|---|
PreciseNumberType() |
PreciseNumberType(int warnMin,
int warnMax,
int errMin,
int errMax) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object obj) |
alignment, commas, commas, commas, commas, commas, commas, compareisSortable, setSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic PreciseNumberType(int warnMin,
int warnMax,
int errMin,
int errMax)
public PreciseNumberType()
public String format(Object obj)
format in class NumberType<Integer>Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.