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, waitMethods inherited from interface com.hubspot.jinjava.lib.exptest.ExpTest
evaluate, evaluateNegatedMethods inherited from interface com.hubspot.jinjava.lib.Importable
getName
-
Constructor Details
-
CollectionExpTest
public CollectionExpTest()
-