org.opennms.core.soa.filter
Class NotFilter
java.lang.Object
org.opennms.core.soa.filter.AbstractFilter
org.opennms.core.soa.filter.NotFilter
- All Implemented Interfaces:
- Filter
public class NotFilter
- extends AbstractFilter
NotFilter
- Author:
- brozow
NotFilter
public NotFilter(Filter filter)
match
public boolean match(Map<String,String> properties)
- Specified by:
match in interface Filter- Specified by:
match in class AbstractFilter
toString
public String toString()
- Specified by:
toString in interface Filter- Specified by:
toString in class AbstractFilter
Copyright © 2011. All Rights Reserved.