public class AndBooleanOperator<E> extends BinaryBooleanOperator<E>
operand1, operand2| Constructor and Description |
|---|
AndBooleanOperator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTrue(E value) |
getOperand1, getOperand2, setOperand1, setOperand2public boolean isTrue(E value)
Copyright © 2005–2015 IIPC. All rights reserved.