public final class ClassUtils
extends Object
-
Method Summary
static <FieldType>
FieldType
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
field
public static <FieldType> FieldType field(Object object,
String fieldName)
-
isBoxed
public static boolean isBoxed(Class<?> class_)