public class NumberUtils extends Object
| Constructor and Description |
|---|
NumberUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isZero(Double val) |
static double |
toDouble(Object obj) |
static int |
toInt(double value) |
Copyright © 2017. All rights reserved.