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