79 lines
1.5 KiB
Smali
79 lines
1.5 KiB
Smali
.class public final Lf/a/b/d0;
|
|
.super Ljava/lang/Object;
|
|
.source "DiscordConnectService.kt"
|
|
|
|
# interfaces
|
|
.implements Lg0/l/i;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
"R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lg0/l/i<",
|
|
"Lcom/discord/rtcconnection/RtcConnection$State;",
|
|
"Ljava/lang/Boolean;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Lf/a/b/d0;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lf/a/b/d0;
|
|
|
|
invoke-direct {v0}, Lf/a/b/d0;-><init>()V
|
|
|
|
sput-object v0, Lf/a/b/d0;->d:Lf/a/b/d0;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
check-cast p1, Lcom/discord/rtcconnection/RtcConnection$State;
|
|
|
|
instance-of v0, p1, Lcom/discord/rtcconnection/RtcConnection$State$d;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
instance-of p1, p1, Lcom/discord/rtcconnection/RtcConnection$State$h;
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|