hudson.matrix
Class Combination.BooleanCategory
java.lang.Object
hudson.matrix.Combination.BooleanCategory
- Enclosing class:
- Combination
public static final class Combination.BooleanCategory
- extends Object
Duck-typing for boolean expressions.
- See Also:
Combination.evalGroovyExpression(AxisList,String)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Combination.BooleanCategory
public Combination.BooleanCategory()
implies
public static Boolean implies(Boolean lhs,
Boolean rhs)
- x -> y
Copyright © 2004-2013. All Rights Reserved.