toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.annotations
/
MultiFilter
Multi
Filter
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
,
AnnotationTarget.ANNOTATION_CLASS
]
)
annotation class
MultiFilter
(
val
matchType
:
MultiFilterMatchType
)
(
source
)
配合
Filter
使用。针对多个
Filter
之间的协同配置。
Members
Properties
match
Type
Link copied to clipboard
val
matchType
:
MultiFilterMatchType
多个过滤器之间的匹配策略。 策略只会对
FilterMode.IN_LISTENER
模式的过滤器配置生效。