列挙型クラス ExampleMatcher.NoOpPropertyValueTransformer

java.lang.ObjectSE
java.lang.EnumSE<ExampleMatcher.NoOpPropertyValueTransformer>
org.springframework.data.domain.ExampleMatcher.NoOpPropertyValueTransformer
実装されているすべてのインターフェース:
SerializableSE, ComparableSE<ExampleMatcher.NoOpPropertyValueTransformer>, ConstableSE, FunctionSE<OptionalSE<ObjectSE>, OptionalSE<ObjectSE>>, ExampleMatcher.PropertyValueTransformer
含まれているインターフェース:
ExampleMatcher

public static enum ExampleMatcher.NoOpPropertyValueTransformer extends EnumSE<ExampleMatcher.NoOpPropertyValueTransformer> implements ExampleMatcher.PropertyValueTransformer
導入:
1.12
作成者:
Christoph Strobl, Oliver Gierke