public class ObjectUtils extends Object
ObjectUtils()
static <T> T
getObject(Class<?> type, Object value)
getObject(Class<?> type, String value)
getObject(Field field, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectUtils()
public static <T> T getObject(Field field, String value)
public static <T> T getObject(Class<?> type, String value)
public static <T> T getObject(Class<?> type, Object value)
Copyright © 2020 com.github.eoscode. All rights reserved.