ClassCastsIncluded

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class ClassCastsIncluded(val typesRegex: String = "", val excludeRegex: String = "")

Properties

Link copied to clipboard
Link copied to clipboard