apkfuckery/com.discord/smali/com/discord/app/h$w.smali

64 lines
1.5 KiB
Smali
Raw Normal View History

2019-03-30 08:05:33 +00:00
.class final Lcom/discord/app/h$w;
2019-02-04 20:08:30 +00:00
.super Lkotlin/jvm/internal/k;
2019-02-04 20:29:01 +00:00
.source "AppTransformers.kt"
2019-02-04 20:08:30 +00:00
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-03-30 08:05:33 +00:00
value = Lcom/discord/app/h;->a(Lkotlin/jvm/functions/Function1;Ljava/lang/Object;Lkotlin/jvm/functions/Function1;)Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/k;",
"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
2019-03-30 08:05:33 +00:00
iput-object p1, p0, Lcom/discord/app/h$w;->$switchedValue:Ljava/lang/Object;
2019-02-04 20:08:30 +00:00
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2019-03-30 08:05:33 +00:00
iget-object p1, p0, Lcom/discord/app/h$w;->$switchedValue:Ljava/lang/Object;
2019-02-04 20:08:30 +00:00
2019-05-04 02:59:52 +00:00
invoke-static {p1}, Lrx/Observable;->bA(Ljava/lang/Object;)Lrx/Observable;
2019-02-04 20:08:30 +00:00
move-result-object p1
const-string v0, "Observable.just(switchedValue)"
invoke-static {p1, v0}, Lkotlin/jvm/internal/j;->g(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
.end method