public class NotBooleanOperator<E> extends UnaryBooleanOperator<E>
operand
Constructor and Description |
---|
NotBooleanOperator() |
Modifier and Type | Method and Description |
---|---|
boolean |
isTrue(E value) |
getOperand, setOperand
public boolean isTrue(E value)
Copyright © 2005–2015 IIPC. All rights reserved.