Predicate support for runtime hints.
-
Refine the current predicate to match if unsafe access is allowed on the field.
ReflectionHintsPredicates.FieldHintPredicate.allowWrite()
Refine the current predicate to match if write access is allowed on the field.
Return a predicate that checks whether a reflection hint is registered for the field that matches the given selector.
Return a predicate that checks whether a reflection hint is registered for the given field.