apkfuckery/com.discord/smali_classes2/rx/internal/util/f$e.smali
2019-02-04 21:08:30 +01:00

60 lines
1.1 KiB
Smali

.class public final Lrx/internal/util/f$e;
.super Ljava/lang/Object;
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lrx/internal/util/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Func2<",
"Ljava/lang/Long;",
"Ljava/lang/Object;",
"Ljava/lang/Long;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Ljava/lang/Long;
invoke-virtual {p1}, Ljava/lang/Long;->longValue()J
move-result-wide p1
const-wide/16 v0, 0x1
add-long/2addr p1, v0
invoke-static {p1, p2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object p1
return-object p1
.end method