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