| Package | Description |
|---|---|
| de.unknownreality.dataframe.filter |
| Modifier and Type | Method and Description |
|---|---|
static LikePredicate.Type |
LikePredicate.findQueryType(String query) |
static LikePredicate.Type |
LikePredicate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LikePredicate.Type[] |
LikePredicate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
LikePredicate.removeQueryChars(String query,
LikePredicate.Type type) |
| Constructor and Description |
|---|
LikePredicate(String headerName,
String query,
LikePredicate.Type type) |
Copyright © 2020. All rights reserved.