toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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
>