apkfuckery/com.discord/smali/f/a/b/k$b.smali

79 lines
1.6 KiB
Smali
Raw Normal View History

2020-04-17 17:35:24 +00:00
.class public final Lf/a/b/k$b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "AppTransformers.kt"
# interfaces
.implements Lrx/Observable$c;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-04-17 17:35:24 +00:00
value = Lf/a/b/k;->b()Lrx/Observable$c;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$c<",
"TT;TT;>;"
}
.end annotation
# static fields
2020-04-17 17:35:24 +00:00
.field public static final d:Lf/a/b/k$b;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public static constructor <clinit>()V
2019-07-24 11:27:29 +00:00
.locals 1
2020-04-17 17:35:24 +00:00
new-instance v0, Lf/a/b/k$b;
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
invoke-direct {v0}, Lf/a/b/k$b;-><init>()V
2019-07-24 11:27:29 +00:00
2020-04-17 17:35:24 +00:00
sput-object v0, Lf/a/b/k$b;->d:Lf/a/b/k$b;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 1
check-cast p1, Lrx/Observable;
const-string v0, "observable"
2020-04-17 19:35:49 +00:00
invoke-static {p1, v0}, Ly/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
invoke-static {p1}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->computationBuffered(Lrx/Observable;)Lrx/Observable;
move-result-object p1
2019-12-06 03:29:40 +00:00
invoke-virtual {p1}, Lrx/Observable;->a()Lrx/Observable;
move-result-object p1
2019-07-24 11:27:29 +00:00
return-object p1
.end method