Uses of Class
com.github.yulichang.toolkit.support.FieldCache
Packages that use FieldCache
-
Uses of FieldCache in com.github.yulichang.toolkit
Methods in com.github.yulichang.toolkit that return types with arguments of type FieldCacheModifier and TypeMethodDescriptionstatic List<FieldCache>MPJReflectionKit.getFieldList(Class<?> clazz) static Map<String,FieldCache> MPJReflectionKit.getFieldMap(Class<?> clazz) 获取该类的所有属性列表