toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simboot-core-annotation
/
love.forte.simboot.annotation
/
Preparers
Preparers
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
,
AnnotationTarget.ANNOTATION_CLASS
]
)
annotation class
Preparers
(
val
value
:
Preparer
)
(
source
)
Preparer
的容器
Members
Properties
value
Link copied to clipboard
val
value
:
Array
<
out
Preparer
>