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

60 lines
1.3 KiB
Smali
Raw Normal View History

2019-05-16 22:41:35 +00:00
.class final Lcom/discord/app/h$s;
2019-05-22 23:20:16 +00:00
.super Lkotlin/jvm/internal/l;
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-05-16 22:41:35 +00:00
value = Lcom/discord/app/h;->a(Ljava/lang/Object;Lrx/Observable;)Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-05-16 22:41:35 +00:00
accessFlags = 0x18
2019-02-04 20:08:30 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-05-22 23:20:16 +00:00
"Lkotlin/jvm/internal/l;",
2019-02-04 20:08:30 +00:00
"Lkotlin/jvm/functions/Function1<",
2019-05-16 22:41:35 +00:00
"Ljava/lang/Boolean;",
2019-02-04 20:08:30 +00:00
"Lrx/Observable<",
"TR;>;>;"
}
.end annotation
2019-05-16 22:41:35 +00:00
# instance fields
.field final synthetic $defaultValue:Lrx/Observable;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
# direct methods
.method constructor <init>(Lrx/Observable;)V
.locals 0
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iput-object p1, p0, Lcom/discord/app/h$s;->$defaultValue:Lrx/Observable;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
const/4 p1, 0x1
2019-02-04 20:08:30 +00:00
2019-05-22 23:20:16 +00:00
invoke-direct {p0, p1}, Lkotlin/jvm/internal/l;-><init>(I)V
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
return-void
2019-02-04 20:08:30 +00:00
.end method
2019-05-16 22:41:35 +00:00
# virtual methods
2019-02-04 20:08:30 +00:00
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-05-16 22:41:35 +00:00
.locals 0
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
check-cast p1, Ljava/lang/Boolean;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iget-object p1, p0, Lcom/discord/app/h$s;->$defaultValue:Lrx/Observable;
2019-02-04 20:08:30 +00:00
return-object p1
.end method