ComponentActionPredicate<T extends Intent> typedef

ComponentActionPredicate<T extends Intent> = bool Function(T)

Implementation

typedef ComponentActionPredicate<T extends Intent> = bool Function(T);