org.opennms.util.ilr
Interface Filter.Predicate<T>

Enclosing class:
Filter

public static interface Filter.Predicate<T>


Method Summary
 boolean apply(T type)
           
 

Method Detail

apply

boolean apply(T type)


Copyright © 2011. All Rights Reserved.