org.archive.wayback.util.operator
Class FalseBooleanOperator<E>

java.lang.Object
  extended by org.archive.wayback.util.operator.FalseBooleanOperator<E>
All Implemented Interfaces:
BooleanOperator<E>

public class FalseBooleanOperator<E>
extends Object
implements BooleanOperator<E>


Constructor Summary
FalseBooleanOperator()
           
 
Method Summary
 boolean isTrue(E value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FalseBooleanOperator

public FalseBooleanOperator()
Method Detail

isTrue

public boolean isTrue(E value)
Specified by:
isTrue in interface BooleanOperator<E>


Copyright © 2005-2011 Internet Archive. All Rights Reserved.