Package com.hubspot.jinjava.lib.exptest
Class CollectionExpTest
java.lang.Object
com.hubspot.jinjava.lib.exptest.CollectionExpTest
- All Implemented Interfaces:
ExpTest
,Importable
- Direct Known Subclasses:
IsContainingAllExpTest
,IsContainingExpTest
,IsInExpTest
-
Constructor Summary
Constructors -
Method Summary
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
evaluate, evaluateNegated
Methods inherited from interface com.hubspot.jinjava.lib.Importable
getName
-
Constructor Details
-
CollectionExpTest
public CollectionExpTest()
-