| Package | Description |
|---|---|
| io.envoyproxy.envoy.type | |
| io.envoyproxy.envoy.type.matcher |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleRange
Specifies the double start and end of the range using half-open interval semantics [start,
end).
|
static class |
DoubleRange.Builder
Specifies the double start and end of the range using half-open interval semantics [start,
end).
|
| Modifier and Type | Method and Description |
|---|---|
DoubleRangeOrBuilder |
DoubleMatcherOrBuilder.getRangeOrBuilder()
If specified, the input double value must be in the range specified here.
|
DoubleRangeOrBuilder |
DoubleMatcher.getRangeOrBuilder()
If specified, the input double value must be in the range specified here.
|
DoubleRangeOrBuilder |
DoubleMatcher.Builder.getRangeOrBuilder()
If specified, the input double value must be in the range specified here.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.