Package com.hubspot.jinjava.lib.exptest
Class IsStringStartingWithExpTest
java.lang.Object
com.hubspot.jinjava.lib.exptest.IsStringExpTest
com.hubspot.jinjava.lib.exptest.IsStringStartingWithExpTest
- All Implemented Interfaces:
ExpTest
,Importable
-
Constructor Details
-
IsStringStartingWithExpTest
public IsStringStartingWithExpTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceImportable
- Overrides:
getName
in classIsStringExpTest
-
evaluate
- Specified by:
evaluate
in interfaceExpTest
- Overrides:
evaluate
in classIsStringExpTest
-