public class ObjUtil extends Object
ObjUtil()
static boolean
toBoolean(Object object)
static Double
toDouble(Object object)
static int
toInt(Object object)
static long
toLong(Object object)
static String
toString(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjUtil()
public static Double toDouble(Object object)
public static int toInt(Object object)
public static long toLong(Object object)
public static String toString(Object object)
public static boolean toBoolean(Object object)
Copyright © 2017. All rights reserved.