| Package | Description |
|---|---|
| io.split.client.dtos | |
| io.split.engine.matchers |
| Modifier and Type | Field and Description |
|---|---|
MatcherCombiner |
MatcherGroup.combiner |
| Modifier and Type | Method and Description |
|---|---|
static MatcherCombiner |
MatcherCombiner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatcherCombiner[] |
MatcherCombiner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CombiningMatcher(MatcherCombiner combiner,
List<AttributeMatcher> delegates) |
Copyright © 2018. All rights reserved.