public class GreaterOperator extends Object
| Constructor and Description |
|---|
GreaterOperator() |
| Modifier and Type | Method and Description |
|---|---|
String |
accept(OperatorTranslator operatorTranslator) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public String accept(OperatorTranslator operatorTranslator)
operatorTranslator - an OperatorTranslator instance.Copyright © 2025 MuleSoft, Inc.. All rights reserved.