org.apache.myfaces.tobago.internal.util
Class NumberUtils

java.lang.Object
  extended by org.apache.myfaces.tobago.internal.util.NumberUtils

public class NumberUtils
extends Object


Constructor Summary
NumberUtils()
           
 
Method Summary
static boolean isDigits(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberUtils

public NumberUtils()
Method Detail

isDigits

public static boolean isDigits(String str)


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.