Package-level declarations
Experimental APIs, subject to change in future versions.
Types
Link copied to clipboard
@SinceKotoolsTypes(version = "4.3.1")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS] )
Marks declarations that are still experimental in the collection API.
Link copied to clipboard
@SinceKotoolsTypes(version = "4.2")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS] )
Marks declarations that are still experimental in the number API.
Link copied to clipboard
@SinceKotoolsTypes(version = "4.2")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS] )
Marks declarations that are still experimental in the range API.
Link copied to clipboard
@SinceKotoolsTypes(version = "4.2")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS] )
Marks declarations that are still experimental in the result API.
Link copied to clipboard
@SinceKotoolsTypes(version = "4.2")
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS] )
Marks declarations that are still experimental in the text API.