public class NumberUtils extends Object
NumberUtils()
static Integer
makeInteger(Object object)
static Long
makeLong(Object object)
parseLong(String object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NumberUtils()
public static Long makeLong(Object object)
object
public static Long parseLong(String object)
public static Integer makeInteger(Object object)
Copyright © 2024. All rights reserved.