org.opennms.features.poller.remote.gwt.client.data
Class AndFilter

java.lang.Object
  extended by org.opennms.features.poller.remote.gwt.client.data.AndFilter
All Implemented Interfaces:
LocationFilter

public class AndFilter
extends Object
implements LocationFilter


Constructor Summary
AndFilter(LocationFilter... filters)
           
 
Method Summary
 boolean matches(LocationInfo location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndFilter

public AndFilter(LocationFilter... filters)
Method Detail

matches

public boolean matches(LocationInfo location)
Specified by:
matches in interface LocationFilter


Copyright © 2011. All Rights Reserved.