public interface DoubleRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getEnd()
end of the range (exclusive)
double end = 2; |
double |
getStart()
start of the range (inclusive)
double start = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofCopyright © 2018–2021 The Envoy Project. All rights reserved.