Rabbit-R1/android (non root)/smali/smali_classes3/tech/rabbit/r1launcher/wss/WebSocketManager$client$2.smali

97 lines
2.2 KiB
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class final Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;
.super Lkotlin/jvm/internal/Lambda;
.source "WebSocketManager.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ltech/rabbit/r1launcher/wss/WebSocketManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/Lambda;",
"Lkotlin/jvm/functions/Function0<",
"Ltech/rabbit/r1launcher/wss/WssClient;",
">;"
}
.end annotation
.annotation runtime Lkotlin/Metadata;
d1 = {
"\u0000\u0008\n\u0000\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n\u00a2\u0006\u0002\u0008\u0002"
}
d2 = {
"<anonymous>",
"Ltech/rabbit/r1launcher/wss/WssClient;",
"invoke"
}
k = 0x3
mv = {
0x1,
0x9,
0x0
}
xi = 0x30
.end annotation
# static fields
.field public static final INSTANCE:Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;
invoke-direct {v0}, Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;-><init>()V
sput-object v0, Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;->INSTANCE:Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;
return-void
.end method
.method constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 0
.line 7
invoke-virtual {p0}, Ltech/rabbit/r1launcher/wss/WebSocketManager$client$2;->invoke()Ltech/rabbit/r1launcher/wss/WssClient;
move-result-object p0
return-object p0
.end method
.method public final invoke()Ltech/rabbit/r1launcher/wss/WssClient;
.locals 0
.line 7
new-instance p0, Ltech/rabbit/r1launcher/wss/WssClient;
invoke-direct {p0}, Ltech/rabbit/r1launcher/wss/WssClient;-><init>()V
return-object p0
.end method