public abstract class ReflectUtil extends Object
ReflectUtil()
static <T> T
getFieldValue(Object obj, String fieldName)
static Reflect
instance()
static void
setFieldValue(Object obj, String fieldName, String fieldValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReflectUtil()
public static Reflect instance()
public static <T> T getFieldValue(Object obj, String fieldName)
obj
fieldName
public static void setFieldValue(Object obj, String fieldName, String fieldValue)
fieldValue
Copyright © 2025. All rights reserved.