Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
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
模式的过滤器配置生效。