public class CollectionSizeExpression extends Object implements org.drools.spi.PredicateExpression
| Constructor and Description |
|---|
CollectionSizeExpression(int minSize) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createContext() |
boolean |
evaluate(Object arg0,
org.drools.spi.Tuple arg1,
org.drools.rule.Declaration[] arg2,
org.drools.rule.Declaration[] arg3,
org.drools.WorkingMemory arg4,
Object context) |
public boolean evaluate(Object arg0, org.drools.spi.Tuple arg1, org.drools.rule.Declaration[] arg2, org.drools.rule.Declaration[] arg3, org.drools.WorkingMemory arg4, Object context) throws Exception
evaluate in interface org.drools.spi.PredicateExpressionExceptionpublic Object createContext()
createContext in interface org.drools.spi.PredicateExpressionCopyright © 2012–2018 Emory University. All rights reserved.