apkfuckery/com.discord/smali/com/discord/app/i$t.smali

64 lines
1.5 KiB
Smali

.class final Lcom/discord/app/i$t;
.super Lkotlin/jvm/internal/l;
.source "AppTransformers.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/app/i;->a(Lkotlin/jvm/functions/Function1;Ljava/lang/Object;Lkotlin/jvm/functions/Function1;)Lrx/Observable$c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/l;",
"Lkotlin/jvm/functions/Function1<",
"TT;",
"Lrx/Observable<",
"TR;>;>;"
}
.end annotation
# instance fields
.field final synthetic $switchedValue:Ljava/lang/Object;
# direct methods
.method constructor <init>(Ljava/lang/Object;)V
.locals 0
iput-object p1, p0, Lcom/discord/app/i$t;->$switchedValue:Ljava/lang/Object;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/l;-><init>(I)V
return-void
.end method
# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
iget-object p1, p0, Lcom/discord/app/i$t;->$switchedValue:Ljava/lang/Object;
invoke-static {p1}, Lrx/Observable;->bI(Ljava/lang/Object;)Lrx/Observable;
move-result-object p1
const-string v0, "Observable.just(switchedValue)"
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->g(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
.end method