public class ReflectUtil extends Object
ReflectUtil()
static List<Field>
getFields(Class<?> beanClass, boolean withSuperClassFields)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReflectUtil()
public static List<Field> getFields(Class<?> beanClass, boolean withSuperClassFields) throws SecurityException
beanClass
withSuperClassFields
SecurityException
Copyright © 2021. All rights reserved.