mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
19 lines
580 B
Plaintext
Vendored
19 lines
580 B
Plaintext
Vendored
public final class LambdaInClassObjectKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class O {
|
|
public final static field Companion: O.Companion
|
|
private final static @org.jetbrains.annotations.NotNull field f: kotlin.jvm.functions.Function0
|
|
inner class O/Companion
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final static class O/Companion {
|
|
inner class O/Companion
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getF(): kotlin.jvm.functions.Function0
|
|
}
|