クラス ReflectionHintsPredicates.MethodHintPredicate
java.lang.ObjectSE
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.ExecutableHintPredicate<MethodSE>
org.springframework.aot.hint.predicate.ReflectionHintsPredicates.MethodHintPredicate
- 実装されているすべてのインターフェース:
PredicateSE<RuntimeHints>
- 含まれているクラス:
ReflectionHintsPredicates
@DeprecatedSE(since="7.0",
forRemoval=true)
public static class ReflectionHintsPredicates.MethodHintPredicate
extends ReflectionHintsPredicates.ExecutableHintPredicate<MethodSE>
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- 導入:
- 6.0
- 作成者:
- Brian Clozel, Stephane Nicoll
フィールドのサマリー
クラス ReflectionHintsPredicates.ExecutableHintPredicate から継承されたフィールド
executable, executableModeメソッドのサマリー
クラス ReflectionHintsPredicates.ExecutableHintPredicate から継承されたメソッド
introspect, invokeクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース PredicateSE から継承されたメソッド
andSE, negate, orSE
メソッドの詳細
test
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。