类的使用
cn.taketoday.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
-
cn.taketoday.aot.hint.predicate中ReflectionHintsPredicates.ConstructorHintPredicate的使用
修饰符和类型方法说明ReflectionHintsPredicates.onConstructor(Constructor<?> constructor) Return a predicate that checks whether a reflection hint is registered for the given constructor.