Uses of Class
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.FieldHintPredicate
Packages that use ReflectionHintsPredicates.FieldHintPredicate
-
Uses of ReflectionHintsPredicates.FieldHintPredicate in org.springframework.aot.hint.predicate
Methods in org.springframework.aot.hint.predicate that return ReflectionHintsPredicates.FieldHintPredicateModifier and TypeMethodDescriptionReturn 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.Return a predicate that checks whether a reflection hint is registered for the field that matches the given selector.