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