| Package | Description |
|---|---|
| io.split.api.dtos.split |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
Matcher.type() |
static ConditionType |
ConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionType[] |
ConditionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Matcher.setType(ConditionType type) |
Matcher.Builder |
Matcher.Builder.type(ConditionType type) |
Copyright © 2017. All rights reserved.