Type

expect interface Type(source)

Deprecated

Not used anymore in common code as it was needed only for JVM target.

Information about type.

Report a problem

actual interface Type(source)

Deprecated

Not used anymore in common code as it was effective only on JVM target.

Inheritors

actual typealias Type = java.lang.reflect.Type(source)
actual typealias Type = KType