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

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

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


Constructor Summary
TrueBooleanOperator()
           
 
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

TrueBooleanOperator

public TrueBooleanOperator()
Method Detail

isTrue

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


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