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