Created
December 9, 2022 10:51
-
-
Save johnsonlee/1bef93264356acdf33156ceec7357fb4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| final class refs/LambdaKt$main$1 extends kotlin/jvm/internal/FunctionReference implements kotlin/jvm/functions/Function0 { | |
| public synthetic bridge invoke()Ljava/lang/Object; | |
| public final invoke()V | |
| public final getOwner()Lkotlin/reflect/KDeclarationContainer; // overrides CallableReference#getOwner | |
| public final getName()Ljava/lang/String; // overrides CallableReference#getName | |
| public final getSignature()Ljava/lang/String; // overrides CallableReference#getSignature | |
| <init>()V | |
| public final static Lrefs/LambdaKt$main$1; INSTANCE | |
| static <clinit>()V | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment