public class ReflectAsmUtil extends ReflectUtil
ReflectAsmUtil()
Object
get(Class<?> clazz, Object instance, String name)
static ReflectAsmUtil
instance()
newObject(Class<?> clazz)
void
set(Class<?> clazz, Object instance, String name, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReflectAsmUtil()
public static ReflectAsmUtil instance()
public Object newObject(Class<?> clazz)
newObject
ReflectUtil
public Object get(Class<?> clazz, Object instance, String name)
get
public void set(Class<?> clazz, Object instance, String name, Object value)
set
Copyright © 2020. All rights reserved.