接口 ReflectionUtils.FieldFilter
- 封闭类:
ReflectionUtils
public static interface ReflectionUtils.FieldFilter
Callback optionally used to filter fields to be operated on by a field callback.
-
方法概要
-
方法详细资料
-
matches
Determine whether the given field matches.- 参数:
field- the field to check
-