R - root criteria typepublic interface OptionalStringMatcher<R> extends StringMatcher<R>, OptionalValueMatcher<R,String>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OptionalStringMatcher.Self |
static interface |
OptionalStringMatcher.Template<R,P> |
ComparableMatcher.AggregationTemplate<V>| Modifier and Type | Method and Description |
|---|---|
static <R> CriteriaCreator<R> |
creator() |
contains, endsWith, hasLength, isEmpty, matches, notEmpty, startsWith, toLowerCase, toUpperCaseatLeast, atMost, between, greaterThan, lessThanin, in, is, isNot, notIn, notInasc, descis, isNotisAbsent, isPresentstatic <R> CriteriaCreator<R> creator()
Copyright © 2020 The Immutables.org authors. All rights reserved.