org.archive.wayback.util.operator
Class TrueBooleanOperator<E>
java.lang.Object
org.archive.wayback.util.operator.TrueBooleanOperator<E>
- All Implemented Interfaces:
- BooleanOperator<E>
public class TrueBooleanOperator<E>
- extends Object
- implements BooleanOperator<E>
|
Method Summary |
boolean |
isTrue(E value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrueBooleanOperator
public TrueBooleanOperator()
isTrue
public boolean isTrue(E value)
- Specified by:
isTrue in interface BooleanOperator<E>
Copyright © 2005-2011 Internet Archive. All Rights Reserved.