Class ExampleMatcher.GenericPropertyMatcher

java.lang.Object
org.springframework.data.domain.ExampleMatcher.GenericPropertyMatcher
Enclosing interface:
ExampleMatcher

public static class ExampleMatcher.GenericPropertyMatcher extends Object
A generic property matcher that specifies string matching and case sensitivity.
Author:
Mark Paluch