public class RangeRequirement extends Object implements Requirement
Constructor and Description |
---|
RangeRequirement() |
Modifier and Type | Method and Description |
---|---|
double |
getHigh() |
double |
getLow() |
String |
getWatch() |
void |
setHigh(double high) |
void |
setLow(double low) |
void |
setWatch(String watch) |
Copyright © GigaSpaces.