Uses of Class
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
-
Uses of ReflectionHintsPredicates.MethodHintPredicate in org.springframework.aot.hint.predicate
Modifier 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.