toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-util-annotation-tool
/
love.forte.annotationtool.core
/
KAnnotationTool
/
getAnnotationValues
get
Annotation
Values
abstract
fun
<
A
:
Annotation
>
getAnnotationValues
(
annotation
:
A
)
:
Map
<
String
,
Any
>
(
source
)
Get annotation values.
Return
annotation property values.
Parameters
annotation
An annotation instance.