public abstract class FunctionalFilter extends Object
FunctionalFilter()
abstract boolean
apply(InspectableEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FunctionalFilter()
public abstract boolean apply(@NonNull InspectableEvent event)