Package com.hubspot.jinjava.lib.exptest
Class IsWithinExpTest
java.lang.Object
com.hubspot.jinjava.lib.exptest.CollectionExpTest
com.hubspot.jinjava.lib.exptest.IsInExpTest
com.hubspot.jinjava.lib.exptest.IsWithinExpTest
- All Implemented Interfaces:
ExpTest,Importable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hubspot.jinjava.lib.exptest.IsInExpTest
evaluateMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hubspot.jinjava.lib.exptest.ExpTest
evaluateNegated
-
Constructor Details
-
IsWithinExpTest
public IsWithinExpTest()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceImportable- Overrides:
getNamein classIsInExpTest
-