public class DoubleRangeValue extends RangeValue
| Constructor and Description |
|---|
DoubleRangeValue(double from,
double to) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendFrom(StringBuilder sb,
boolean inclusive) |
protected void |
appendTo(StringBuilder sb,
boolean inclusive) |
inclusiveMax, inclusiveMin, isCombinable, toStringprotected void appendFrom(StringBuilder sb, boolean inclusive)
appendFrom in class RangeValueprotected void appendTo(StringBuilder sb, boolean inclusive)
appendTo in class RangeValueCopyright © 2021 RedisLabs. All rights reserved.