Simple Robot
Toggle table of contents
4.11.0
jvm
Platform filter
jvm
Switch theme
Search in API
Simple Robot
simbot-processor-class-builder-annotation
/
love.forte.simbot.processor.classbuilder.annotation
/
BuilderFor
Builder
For
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
BuilderFor
(
val
value
:
KClass
<
*
>
)
(
source
)
Members
Properties
value
Link copied to clipboard
val
value
:
KClass
<
*
>