Filter
Functional interface for implementing custom filter logic.
Uses generics to allow filtering with different types in various contexts.
Parameters
T
the context type processed by the filter
Functional interface for implementing custom filter logic.
Uses generics to allow filtering with different types in various contexts.
the context type processed by the filter