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