クラス ReflectionHintsPredicates.ConstructorHintPredicate

java.lang.ObjectSE
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate<ConstructorSE<?>>
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
実装されているすべてのインターフェース:
PredicateSE<RuntimeHints>
含まれているクラス:
ReflectionHintsPredicates

@DeprecatedSE(since="7.0", forRemoval=true) public static class ReflectionHintsPredicates.ConstructorHintPredicate extends ReflectionHintsPredicates.ExecutableHintPredicate<ConstructorSE<?>>
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
導入:
6.0
作成者:
Brian Clozel, Stephane Nicoll
  • メソッドの詳細

    • test

      public boolean test(RuntimeHints runtimeHints)
      非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。