apkfuckery/com.discord/smali_classes2/rx/subscriptions/c$a.smali

43 lines
678 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lrx/subscriptions/c$a;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
# interfaces
.implements Lrx/Subscription;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Lrx/subscriptions/c;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
2019-02-04 20:08:30 +00:00
name = "a"
2019-02-04 20:05:16 +00:00
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-02-04 20:08:30 +00:00
.method public final isUnsubscribed()Z
2019-02-04 20:05:16 +00:00
.locals 1
const/4 v0, 0x1
return v0
.end method
2019-02-04 20:08:30 +00:00
.method public final unsubscribe()V
2019-02-04 20:05:16 +00:00
.locals 0
return-void
.end method