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.
|
public static boolean isNumeric(Object value)
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.