public class StringUtils extends Object
StringUtils()
static boolean
isDigits(String str)
isInteger(String str)
isNumber(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringUtils()
public static boolean isDigits(String str)
public static boolean isInteger(String str)
public static boolean isNumber(String str)
Copyright © 2020. All rights reserved.