Package com.hubspot.jinjava.lib.exptest
Class IsGreaterThanSymbolExpTest
- java.lang.Object
-
- com.hubspot.jinjava.lib.exptest.IsGtTest
-
- com.hubspot.jinjava.lib.exptest.IsGreaterThanSymbolExpTest
-
- All Implemented Interfaces:
ExpTest,Importable
public class IsGreaterThanSymbolExpTest extends IsGtTest
-
-
Constructor Summary
Constructors Constructor Description IsGreaterThanSymbolExpTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.hubspot.jinjava.lib.exptest.ExpTest
evaluateNegated
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfaceImportable- Overrides:
getNamein classIsGtTest
-
-