Solutions
Multiplatform
Server-side
Data science
Android
Docs
API
APIs overview
Standard library (stdlib)
Test library (kotlin.test)
Coroutines (kotlinx.coroutines)
Serialization (kotlinx.serialization)
Kotlin I/O library (kotlinx-io)
Date and time (kotlinx-datetime)
JVM Metadata (kotlin-metadata-jvm)
Kotlin Gradle plugins
Ktor
Community
Teach
Play
Playground
Koans
kotlin-metadata-jvm
Toggle table of contents
2.1.20
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-metadata-jvm
kotlin-metadata-jvm
/
kotlin.metadata
/
KmClassifier
/
Class
Class
data
class
Class
(
val
name
:
ClassName
)
:
KmClassifier
Represents a class used as a classifier in a type.
Members
Constructors
Class
Link copied to clipboard
constructor
(
name
:
ClassName
)
Properties
name
Link copied to clipboard
val
name
:
ClassName
the name of the class