mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 15:53:46 +00:00
10 lines
248 B
Plaintext
Vendored
10 lines
248 B
Plaintext
Vendored
@java.lang.annotation.Retention
|
|
public annotation class Anno {
|
|
public abstract method equals(): boolean
|
|
}
|
|
|
|
|
|
public final class ParameterNamedEqualsKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|