toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-quantcat-common
/
love.forte.simbot.quantcat.common.interceptor
/
AnnotationEventInterceptorFactory
/
Context
/
findAnnotations
find
Annotations
abstract
fun
<
A
:
Annotation
>
findAnnotations
(
type
:
KClass
<
A
>
)
:
List
<
A
>
(
source
)
由工厂的实现者提供的针对
function
的注解获取API, 用于从
function
中寻找所有的目标注解的结果。 注解是否支持“嵌套”查询由具体实现决定。