Interface ReflectionUtils.FieldFilter

  • Enclosing class:
    ReflectionUtils

    public static interface ReflectionUtils.FieldFilter
    • Method Detail

      • matches

        boolean matches​(Field var1)