Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
60
com.discord/smali_classes2/g0/r/b.smali
Normal file
60
com.discord/smali_classes2/g0/r/b.smali
Normal file
|
@ -0,0 +1,60 @@
|
|||
.class public final Lg0/r/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "MultipleAssignmentSubscription.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/Subscription;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final d:Lg0/l/d/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
new-instance v0, Lg0/l/d/a;
|
||||
|
||||
invoke-direct {v0}, Lg0/l/d/a;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lg0/r/b;->d:Lg0/l/d/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a(Lrx/Subscription;)V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lg0/r/b;->d:Lg0/l/d/a;
|
||||
|
||||
invoke-virtual {v0, p1}, Lg0/l/d/a;->a(Lrx/Subscription;)Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public isUnsubscribed()Z
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lg0/r/b;->d:Lg0/l/d/a;
|
||||
|
||||
invoke-virtual {v0}, Lg0/l/d/a;->isUnsubscribed()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public unsubscribe()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lg0/r/b;->d:Lg0/l/d/a;
|
||||
|
||||
invoke-virtual {v0}, Lg0/l/d/a;->unsubscribe()V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue