Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.filter
/
Filter
Filter
fun
interface
Filter
<
T
>
Inheritors
ExchangeFilter
Members
Functions
filter
Link copied to clipboard
abstract
fun
filter
(
context
:
T
,
next
:
FilterChain
<
T
>
)
:
Mono
<
Void
>