<init>
<init>(
value: AnnotationRetention = AnnotationRetention.RUNTIME)
This meta-annotation determines whether an annotation is stored in binary output and visible for reflection. By default, both are true.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
<init>(
value: AnnotationRetention = AnnotationRetention.RUNTIME)
This meta-annotation determines whether an annotation is stored in binary output and visible for reflection. By default, both are true.