|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.prodevelop.gvsig.mobile.fmap.util.NumberUtilities
Utility class with numeric utilities.
Types
Constructor Summary | |
NumberUtilities()
|
Method Summary | |
static boolean |
isNumeric(int sqlType)
|
static boolean |
isNumericInteger(int sqlType)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NumberUtilities()
Method Detail |
public static boolean isNumeric(int sqlType)
sqlType
- a certain sql type
public static boolean isNumericInteger(int sqlType)
sqlType
- a certain sql type
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |