public class PcuReflectUtil extends Object
PcuReflectUtil()
static List<Field>
fetchAllFields(Object object)
static List<Method>
fetchAllMethods(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PcuReflectUtil()
public static List<Field> fetchAllFields(Object object)
public static List<Method> fetchAllMethods(Object object)
Copyright © 2019. All rights reserved.