public class ReflectionUtil extends Object
ReflectionUtil()
static <T,S extends T>void
copyFromBaseClass(T base, S derived)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReflectionUtil()
public static <T,S extends T> void copyFromBaseClass(T base, S derived)