org.archive.wayback.util.operator
Class UnaryBooleanOperator<E>
java.lang.Object
org.archive.wayback.util.operator.UnaryBooleanOperator<E>
- All Implemented Interfaces:
- BooleanOperator<E>
- Direct Known Subclasses:
- NotBooleanOperator
public abstract class UnaryBooleanOperator<E>
- extends Object
- implements BooleanOperator<E>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operand
protected BooleanOperator<E> operand
UnaryBooleanOperator
public UnaryBooleanOperator()
getOperand
public BooleanOperator<E> getOperand()
setOperand
public void setOperand(BooleanOperator<E> operand)
Copyright © 2005-2011 Internet Archive. All Rights Reserved.