kotlin.annotation

Package kotlin.annotation

Library support for the Kotlin annotation facility-

Types

AnnotationRetention

enum class AnnotationRetention

Contains the list of possible annotation's retentions.

AnnotationTarget

enum class AnnotationTarget

Contains the list of code elements which are the possible annotation targets