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

60 lines
1.3 KiB
Smali

.class final Lcom/discord/app/i$s;
.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(Ljava/lang/Object;Lrx/Observable;)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<",
"Ljava/lang/Boolean;",
"Lrx/Observable<",
"TR;>;>;"
}
.end annotation
# instance fields
.field final synthetic $defaultValue:Lrx/Observable;
# direct methods
.method constructor <init>(Lrx/Observable;)V
.locals 0
iput-object p1, p0, Lcom/discord/app/i$s;->$defaultValue:Lrx/Observable;
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 0
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
iget-object p1, p0, Lcom/discord/app/i$s;->$defaultValue:Lrx/Observable;
return-object p1
.end method