クラス ReflectionHintsPredicates.ConstructorHintPredicate
java.lang.ObjectSE
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate<ConstructorSE<?>>
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ConstructorHintPredicate
- 実装されたすべてのインターフェース:
PredicateSE<RuntimeHints>
- 含まれているクラス:
- ReflectionHintsPredicates
public static class ReflectionHintsPredicates.ConstructorHintPredicate
extends ReflectionHintsPredicates.ExecutableHintPredicate<ConstructorSE<?>>
フィールドのサマリー
クラス org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate から継承されたフィールド
executable, executableMode
メソッドのサマリー
クラス org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate から継承されたメソッド
introspect, invoke
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース java.util.function.PredicateSE から継承されたメソッド
andSE, negate, orSE
メソッドの詳細
test