| Package | Description |
|---|---|
| io.split.engine.experiments | |
| io.split.engine.matchers |
| Modifier and Type | Method and Description |
|---|---|
CombiningMatcher |
ParsedCondition.matcher() |
| Modifier and Type | Method and Description |
|---|---|
static ParsedCondition |
ParsedCondition.createParsedConditionForTests(CombiningMatcher matcher,
List<Partition> partitions) |
| Constructor and Description |
|---|
ParsedCondition(ConditionType conditionType,
CombiningMatcher matcher,
List<Partition> partitions,
String label) |
| Modifier and Type | Method and Description |
|---|---|
static CombiningMatcher |
CombiningMatcher.of(Matcher matcher) |
static CombiningMatcher |
CombiningMatcher.of(String attribute,
Matcher matcher) |
Copyright © 2019. All rights reserved.