-
- All Implemented Interfaces:
-
com.hexagonkt.core.handlers.Handler
public final class FilterHandler<T extends Object> implements Handler<T>
-
-
Method Summary
Modifier and Type Method Description Function1<Context<T>, Boolean>getPredicate()Function1<Context<T>, Context<T>>getCallback()
-