Interface ReflectionUtils.FieldFilter

    • Method Detail

      • matches

        boolean matches​(Field field)
        Determine whether the given field matches.
        Parameters:
        field - the field to check