apkfuckery/com.discord/smali/f/a/b/o.smali

66 lines
1.3 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lf/a/b/o;
.super Ljava/lang/Object;
2020-07-25 00:57:58 +00:00
.source "AppTransformers.kt"
# interfaces
.implements Lrx/Observable$c;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$c<",
"TT;TT;>;"
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-07-14 22:43:59 +00:00
# static fields
2020-07-25 00:57:58 +00:00
.field public static final d:Lf/a/b/o;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
# direct methods
.method public static constructor <clinit>()V
2020-07-25 00:57:58 +00:00
.locals 1
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
new-instance v0, Lf/a/b/o;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
invoke-direct {v0}, Lf/a/b/o;-><init>()V
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
sput-object v0, Lf/a/b/o;->d:Lf/a/b/o;
2020-07-08 16:44:49 +00:00
return-void
.end method
2020-07-14 22:43:59 +00:00
.method public constructor <init>()V
2020-07-08 16:44:49 +00:00
.locals 0
2020-07-14 22:43:59 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
return-void
.end method
2020-07-14 22:43:59 +00:00
# virtual methods
2020-07-25 00:57:58 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
check-cast p1, Lrx/Observable;
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
const-string v0, "observable"
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->computationBuffered(Lrx/Observable;)Lrx/Observable;
2020-07-08 16:44:49 +00:00
2020-07-14 22:43:59 +00:00
move-result-object p1
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method