core
1.7.0
core
/
org.jetbrains.dokka.links
/
JavaClassReference
Java
Class
Reference
data
class
JavaClassReference
(
val
name
:
String
)
:
TypeReference
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Java
Class
Reference
Link copied to clipboard
fun
JavaClassReference
(
name
:
String
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard