|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.util.operator.UnaryBooleanOperator<E>
public abstract class UnaryBooleanOperator<E>
| Field Summary | |
|---|---|
protected BooleanOperator<E> |
operand
|
| Constructor Summary | |
|---|---|
UnaryBooleanOperator()
|
|
| Method Summary | |
|---|---|
BooleanOperator<E> |
getOperand()
|
void |
setOperand(BooleanOperator<E> operand)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.archive.wayback.util.operator.BooleanOperator |
|---|
isTrue |
| Field Detail |
|---|
protected BooleanOperator<E> operand
| Constructor Detail |
|---|
public UnaryBooleanOperator()
| Method Detail |
|---|
public BooleanOperator<E> getOperand()
public void setOperand(BooleanOperator<E> operand)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||