toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-query
/
me.ahoo.wow.query.snapshot.filter
/
SnapshotQueryFilter
Snapshot
Query
Filter
interface
SnapshotQueryFilter
:
Filter
<
SnapshotQueryContext
<
*
,
*
,
*
>
>
Inheritors
MaskingSnapshotQueryFilter
TailSnapshotQueryFilter
Members
Functions
filter
Link copied to clipboard
abstract
fun
filter
(
context
:
SnapshotQueryContext
<
*
,
*
,
*
>
,
next
:
FilterChain
<
SnapshotQueryContext
<
*
,
*
,
*
>
>
)
:
Mono
<
Void
>