Uses of Class
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
-
Uses of ReflectionHintsPredicates.ExecutableHintPredicate in org.springframework.aot.hint.predicate
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionReflectionHintsPredicates.ExecutableHintPredicate.introspect()
Refine the current predicate to match for reflection introspection on the current type.ReflectionHintsPredicates.ExecutableHintPredicate.invoke()
Refine the current predicate to match for reflection invocation on the current type.