kotlin
Package kotlin
Core functions and types, available on all supported platforms-
Types
interface Annotation Base interface implicitly implemented by all annotation interfaces. See Kotlin language documentation for more information on annotations. | |
open class Any The root of the Ko |