クラス ExampleMatcher.PropertySpecifiers
java.lang.ObjectSE
org.springframework.data.domain.ExampleMatcher.PropertySpecifiers
- 含まれているインターフェース:
- ExampleMatcher
ドットパスの特定のプロパティ処理を定義します。
- 導入:
- 1.12
- 作成者:
- Christoph Strobl, Mark Paluch
メソッドのサマリー
修飾子と型メソッド説明voidadd(ExampleMatcher.PropertySpecifier specifier) boolean@Nullable ExampleMatcher.PropertySpecifiergetForPath(StringSE path) getRequiredForPath(StringSE path) inthashCode()booleanhasSpecifierForPath(StringSE path) boolean