Package com.miginfocom.util.filter

Interface Summary
Filter Generic filter inteface.
 

Class Summary
AndFilter A composite filter that AND:s the filter and returns the result.
CompositeFilter An filter that consists of two other filters.
ExpressionFilter A Filter that filters on the evaluation of an Expression.
NandFilter A composite filter that XOR:es the filter and returns the result.
OrFilter A composite filter that OR:es the filter and returns the result.
XorFilter A composite filter that XOR:es the filter and returns the result.
 



Copyright © 2005 MiG InfoCom AB. All Rights Reserved.