| Package | Description |
|---|---|
| org.immutables.criteria.matcher |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionalStringMatcher<R> |
static interface |
OptionalStringMatcher.Self |
static interface |
OptionalStringMatcher.Template<R,P> |
static interface |
StringMatcher.Self |
static interface |
StringMatcher.Template<R> |
| Modifier and Type | Method and Description |
|---|---|
default StringMatcher<R> |
StringMatcher.toLowerCase() |
default StringMatcher<R> |
StringMatcher.toUpperCase() |
Copyright © 2020 The Immutables.org authors. All rights reserved.