|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.archive.wayback.util.operator.BinaryBooleanOperator<E>
org.archive.wayback.util.operator.AndBooleanOperator<E>
public class AndBooleanOperator<E>
| Field Summary |
|---|
| Fields inherited from class org.archive.wayback.util.operator.BinaryBooleanOperator |
|---|
operand1, operand2 |
| Constructor Summary | |
|---|---|
AndBooleanOperator()
|
|
| Method Summary | |
|---|---|
boolean |
isTrue(E value)
|
| Methods inherited from class org.archive.wayback.util.operator.BinaryBooleanOperator |
|---|
getOperand1, getOperand2, setOperand1, setOperand2 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AndBooleanOperator()
| Method Detail |
|---|
public boolean isTrue(E value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||