Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Replaces(val type: KClass<*>)

Denotes that the class referenced using type is to be replaced by this type.