| Package | Description |
|---|---|
| io.lettuce.core.array |
| Modifier and Type | Method and Description |
|---|---|
ArGrepPredicate.Type |
ArGrepPredicate.getType()
Gets the predicate type.
|
static ArGrepPredicate.Type |
ArGrepPredicate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArGrepPredicate.Type[] |
ArGrepPredicate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ArGrepPredicate(ArGrepPredicate.Type type,
String pattern)
Creates a new predicate.
|
Copyright © 2026 lettuce.io. All rights reserved.