public class FieldCache extends Object
static List<Field>
getAllFields(Class<?> clazz)
static Field
getField(Class<?> clazz, String fieldName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static List<Field> getAllFields(Class<?> clazz)
clazz
public static Field getField(Class<?> clazz, String fieldName)
fieldName
Copyright © 2020. All rights reserved.