Uses of Class
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
Packages that use ReflectionHintsPredicates.MethodHintPredicate
-
Uses of ReflectionHintsPredicates.MethodHintPredicate in org.springframework.aot.hint.predicate
Methods in org.springframework.aot.hint.predicate that return ReflectionHintsPredicates.MethodHintPredicateModifier and TypeMethodDescriptionReturn a predicate that checks whether a reflection hint is registered for the method that matches the given selector.Return a predicate that checks whether a reflection hint is registered for the given method.Return a predicate that checks whether a reflection hint is registered for the method that matches the given selector.