public class RangeValue extends Value
Constructor and Description |
---|
RangeValue(double from,
double to) |
Modifier and Type | Method and Description |
---|---|
RangeValue |
inclusiveMax(boolean val) |
RangeValue |
inclusiveMin(boolean val) |
boolean |
isCombinable() |
String |
toString() |
public boolean isCombinable()
isCombinable
in class Value
public RangeValue inclusiveMin(boolean val)
public RangeValue inclusiveMax(boolean val)
Copyright © 2019. All rights reserved.