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 ComparisonOperator
public ComparisonOperator not()
not
in interface ComparisonOperator
Copyright © 2018. All rights reserved.