mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
13 lines
662 B
Plaintext
Vendored
13 lines
662 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method component1(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method component3(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class UnderscoreNamesKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.String
|
|
}
|