| Package | Description |
|---|---|
| envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
static class |
Number.DoubleMatcher
Specifies the way to match a double value.
|
static class |
Number.DoubleMatcher.Builder
Specifies the way to match a double value.
|
| Modifier and Type | Method and Description |
|---|---|
Number.DoubleMatcherOrBuilder |
Value.ValueMatcherOrBuilder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcherOrBuilder |
Value.ValueMatcher.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Number.DoubleMatcherOrBuilder |
Value.ValueMatcher.Builder.getDoubleMatchOrBuilder()
If specified, a match occurs if and only if the target value is a double value and is
matched to this field.
|
Copyright © 2018 The Envoy Project. All rights reserved.