Skip to content

Instantly share code, notes, and snippets.

@johnsonlee
Created December 9, 2022 10:51
Show Gist options
  • Select an option

  • Save johnsonlee/1bef93264356acdf33156ceec7357fb4 to your computer and use it in GitHub Desktop.

Select an option

Save johnsonlee/1bef93264356acdf33156ceec7357fb4 to your computer and use it in GitHub Desktop.
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