public final class NumberUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNumeric(Object value)
Useful for figuring out if an Object is a number.
|
static boolean |
isValidNumber(Number number) |
static boolean |
isValidNumber(Object value) |
Copyright © 2010-2017 JmxTrans team. All Rights Reserved.