org.archive.wayback.util.operator
Interface BooleanOperator<E>

All Known Implementing Classes:
AccessControlSettingOperation, AndBooleanOperator, BinaryBooleanOperator, FalseBooleanOperator, HTTPAuthBooleanOperator, IPMatchesBooleanOperator, NotBooleanOperator, OrBooleanOperator, TrueBooleanOperator, UnaryBooleanOperator

public interface BooleanOperator<E>


Method Summary
 boolean isTrue(E value)
           
 

Method Detail

isTrue

boolean isTrue(E value)


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