Interface FilterCompat.Visitor<T>

  • Enclosing class:
    FilterCompat

    public static interface FilterCompat.Visitor<T>
    Anyone wanting to use a FilterCompat.Filter need only implement this interface, per the visitor pattern.