クラス ReflectionHintsPredicates.MethodHintPredicate
java.lang.ObjectSE
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate<MethodSE>
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
- 実装されたすべてのインターフェース:
PredicateSE<RuntimeHints>
- 含まれているクラス:
- ReflectionHintsPredicates
public static class ReflectionHintsPredicates.MethodHintPredicate
extends ReflectionHintsPredicates.ExecutableHintPredicate<MethodSE>
フィールドのサマリー
クラス 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