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