Uses of Interface
com.xxl.tool.core.ReflectionTool.FieldCallback
Packages that use ReflectionTool.FieldCallback
-
Uses of ReflectionTool.FieldCallback in com.xxl.tool.core
Methods in com.xxl.tool.core with parameters of type ReflectionTool.FieldCallbackModifier and TypeMethodDescriptionstatic voidReflectionTool.doWithFields(Class<?> clazz, ReflectionTool.FieldCallback fc) iterate processing fields