public abstract class Range extends Object
Constructor and Description |
---|
Range() |
Modifier and Type | Method and Description |
---|---|
boolean |
isNegated()
Checks if this range is negated.
|
void |
setNegated(boolean val)
Sets this range to be negated or not.
|
public Range()
public boolean isNegated()
public void setNegated(boolean val)
val
- true to set negated