mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
15 lines
801 B
Plaintext
Vendored
15 lines
801 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class FunctionLiteralExpressionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo1(@org.jetbrains.annotations.NotNull p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method foo2(p0: int): kotlin.jvm.functions.Function1
|
|
public final static @org.jetbrains.annotations.NotNull method fooT1(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method fooT2(p0: java.lang.Object): kotlin.jvm.functions.Function1
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class t {
|
|
public final static field INSTANCE: t
|
|
private method <init>(): void
|
|
}
|