ca.infoway.messagebuilder.lang
Class NumberUtil
java.lang.Object
ca.infoway.messagebuilder.lang.NumberUtil
public class NumberUtil
- extends Object
- Author:
- administrator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberUtil
public NumberUtil()
isNumber
public static boolean isNumber(String numberAsString)
isInteger
public static boolean isInteger(String numberAsString)
parseAsInteger
public static Integer parseAsInteger(String numberAsString)
Copyright © 2013. All Rights Reserved.