mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
15 lines
1.4 KiB
Plaintext
Vendored
15 lines
1.4 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class FunctionExpressionWithThisReferenceKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method genericThisRef1(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method genericThisRef2(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method getValGenericThisRef1(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method getValGenericThisRef2(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method getValThisRef1(p0: int): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method getValThisRef2(p0: int): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method getWithLabel1(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method getWithLabel2(p0: java.lang.Object): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method thisRef1(p0: int): kotlin.jvm.functions.Function0
|
|
public final static @org.jetbrains.annotations.NotNull method thisRef2(p0: int): kotlin.jvm.functions.Function0
|
|
}
|