类的使用
cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate
-
cn.taketoday.aot.hint.predicate中ReflectionHintsPredicates.ExecutableHintPredicate的使用
修饰符和类型类说明static classstatic class修饰符和类型方法说明ReflectionHintsPredicates.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.