public final class GreaterThan extends Object implements ComparisonOperator
| Modifier | Constructor and Description |
|---|---|
protected |
GreaterThan()
Protect constructor from being called from everywhere.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getOperator() |
ComparisonOperator |
not()
Get invers comparison operator.
|
protected GreaterThan()
public String getOperator()
getOperator in interface ComparisonOperatorpublic ComparisonOperator not()
not in interface ComparisonOperatorCopyright © 2014. All rights reserved.