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, toString
protected void appendFrom(StringBuilder sb, boolean inclusive)
appendFrom
in class RangeValue
protected void appendTo(StringBuilder sb, boolean inclusive)
appendTo
in class RangeValue
Copyright © 2020 RedisLabs. All rights reserved.