Package-level declarations

Types

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

Specifies subtype(s) of the annotated class.