<init>

JVM
1.0
JvmDefault()

Specifies that a JVM default method should be generated for non-abstract Kotlin interface member.

This annotation can no longer be used. It has been superseded by the new -Xjvm-default modes all and all-compatibility, and the new annotations @JvmDefaultWithCompatibility and @JvmDefaultWithoutCompatibility.