surf-api
Toggle table of contents
1.21.4-2.1.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
surf-api
surf-api-core-api
/
dev.slne.surf.surfapi.core.api.reflection
/
SurfProxy
Surf
Proxy
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
@
Inherited
annotation class
SurfProxy
(
val
value
:
KClass
<
*
>
=
Unit::class
,
val
qualifiedName
:
String
=
""
)
Members
Properties
qualified
Name
Link copied to clipboard
val
qualifiedName
:
String
value
Link copied to clipboard
val
value
:
KClass
<
*
>