hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
handlers
/
com.hexagontk.handlers
/
BeforeHandler
/
BeforeHandler
Before
Handler
constructor
(
predicate
:
(
Context
<
T
>
)
->
Boolean
=
{ true }
,
callback
:
(
Context
<
T
>
)
->
Context
<
T
>
)