Changes of com.discord v1133
This commit is contained in:
parent
4702d4f43a
commit
f1b997dae1
19297 changed files with 1470265 additions and 1483880 deletions
|
@ -1,446 +0,0 @@
|
|||
.class public final Lg0/r/b;
|
||||
.super Ljava/util/concurrent/atomic/AtomicReference;
|
||||
.source "SubjectSubscriptionManager.java"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/Observable$a;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lg0/r/b$c;,
|
||||
Lg0/r/b$b;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/util/concurrent/atomic/AtomicReference<",
|
||||
"Lg0/r/b$b<",
|
||||
"TT;>;>;",
|
||||
"Lrx/Observable$a<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final serialVersionUID:J = 0x53c184d753c8b010L
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public active:Z
|
||||
|
||||
.field public volatile latest:Ljava/lang/Object;
|
||||
|
||||
.field public onAdded:Lrx/functions/Action1;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lrx/functions/Action1<",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public onStart:Lrx/functions/Action1;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lrx/functions/Action1<",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field public onTerminated:Lrx/functions/Action1;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lrx/functions/Action1<",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;>;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lg0/r/b$b;->e:Lg0/r/b$b;
|
||||
|
||||
invoke-direct {p0, v0}, Ljava/util/concurrent/atomic/AtomicReference;-><init>(Ljava/lang/Object;)V
|
||||
|
||||
const/4 v0, 0x1
|
||||
|
||||
iput-boolean v0, p0, Lg0/r/b;->active:Z
|
||||
|
||||
sget-object v0, Lg0/l/h;->a:Lg0/l/h$b;
|
||||
|
||||
iput-object v0, p0, Lg0/r/b;->onStart:Lrx/functions/Action1;
|
||||
|
||||
iput-object v0, p0, Lg0/r/b;->onAdded:Lrx/functions/Action1;
|
||||
|
||||
iput-object v0, p0, Lg0/r/b;->onTerminated:Lrx/functions/Action1;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lg0/r/b;->latest:Ljava/lang/Object;
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public a(Lrx/Subscriber;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lrx/Subscriber<",
|
||||
"-TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Lg0/r/b$c;
|
||||
|
||||
invoke-direct {v0, p1}, Lg0/r/b$c;-><init>(Lrx/Subscriber;)V
|
||||
|
||||
invoke-virtual {p0, p1, v0}, Lg0/r/b;->a(Lrx/Subscriber;Lg0/r/b$c;)V
|
||||
|
||||
iget-object v1, p0, Lg0/r/b;->onStart:Lrx/functions/Action1;
|
||||
|
||||
invoke-interface {v1, v0}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
invoke-virtual {p1}, Lrx/Subscriber;->isUnsubscribed()Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-nez v1, :cond_0
|
||||
|
||||
invoke-virtual {p0, v0}, Lg0/r/b;->a(Lg0/r/b$c;)Z
|
||||
|
||||
move-result v1
|
||||
|
||||
if-eqz v1, :cond_0
|
||||
|
||||
invoke-virtual {p1}, Lrx/Subscriber;->isUnsubscribed()Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p0, v0}, Lg0/r/b;->b(Lg0/r/b$c;)V
|
||||
|
||||
:cond_0
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public a(Lrx/Subscriber;Lg0/r/b$c;)V
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lrx/Subscriber<",
|
||||
"-TT;>;",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
new-instance v0, Lg0/r/b$a;
|
||||
|
||||
invoke-direct {v0, p0, p2}, Lg0/r/b$a;-><init>(Lg0/r/b;Lg0/r/b$c;)V
|
||||
|
||||
invoke-static {v0}, Lg0/s/c;->a(Lrx/functions/Action0;)Lrx/Subscription;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
invoke-virtual {p1, p2}, Lrx/Subscriber;->add(Lrx/Subscription;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public a(Lg0/r/b$c;)Z
|
||||
.locals 5
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;)Z"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lg0/r/b$b;
|
||||
|
||||
iget-boolean v1, v0, Lg0/r/b$b;->a:Z
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
iget-object v0, p0, Lg0/r/b;->onTerminated:Lrx/functions/Action1;
|
||||
|
||||
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
return v2
|
||||
|
||||
:cond_1
|
||||
iget-object v1, v0, Lg0/r/b$b;->b:[Lg0/r/b$c;
|
||||
|
||||
array-length v3, v1
|
||||
|
||||
add-int/lit8 v4, v3, 0x1
|
||||
|
||||
new-array v4, v4, [Lg0/r/b$c;
|
||||
|
||||
invoke-static {v1, v2, v4, v2, v3}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||||
|
||||
aput-object p1, v4, v3
|
||||
|
||||
new-instance v1, Lg0/r/b$b;
|
||||
|
||||
iget-boolean v2, v0, Lg0/r/b$b;->a:Z
|
||||
|
||||
invoke-direct {v1, v2, v4}, Lg0/r/b$b;-><init>(Z[Lg0/r/b$c;)V
|
||||
|
||||
invoke-virtual {p0, v0, v1}, Ljava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
iget-object v0, p0, Lg0/r/b;->onAdded:Lrx/functions/Action1;
|
||||
|
||||
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
const/4 p1, 0x1
|
||||
|
||||
return p1
|
||||
.end method
|
||||
|
||||
.method public a(Ljava/lang/Object;)[Lg0/r/b$c;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/Object;",
|
||||
")[",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0, p1}, Lg0/r/b;->b(Ljava/lang/Object;)V
|
||||
|
||||
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lg0/r/b$b;
|
||||
|
||||
iget-object p1, p1, Lg0/r/b$b;->b:[Lg0/r/b$c;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public b(Lg0/r/b$c;)V
|
||||
.locals 10
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lg0/r/b$b;
|
||||
|
||||
iget-boolean v1, v0, Lg0/r/b$b;->a:Z
|
||||
|
||||
if-eqz v1, :cond_1
|
||||
|
||||
return-void
|
||||
|
||||
:cond_1
|
||||
iget-object v1, v0, Lg0/r/b$b;->b:[Lg0/r/b$c;
|
||||
|
||||
array-length v2, v1
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
const/4 v4, 0x1
|
||||
|
||||
if-ne v2, v4, :cond_2
|
||||
|
||||
aget-object v4, v1, v3
|
||||
|
||||
if-ne v4, p1, :cond_2
|
||||
|
||||
sget-object v1, Lg0/r/b$b;->e:Lg0/r/b$b;
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_2
|
||||
if-nez v2, :cond_3
|
||||
|
||||
:goto_0
|
||||
move-object v1, v0
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_3
|
||||
add-int/lit8 v4, v2, -0x1
|
||||
|
||||
new-array v5, v4, [Lg0/r/b$c;
|
||||
|
||||
const/4 v6, 0x0
|
||||
|
||||
const/4 v7, 0x0
|
||||
|
||||
:goto_1
|
||||
if-ge v6, v2, :cond_6
|
||||
|
||||
aget-object v8, v1, v6
|
||||
|
||||
if-eq v8, p1, :cond_5
|
||||
|
||||
if-ne v7, v4, :cond_4
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_4
|
||||
add-int/lit8 v9, v7, 0x1
|
||||
|
||||
aput-object v8, v5, v7
|
||||
|
||||
move v7, v9
|
||||
|
||||
:cond_5
|
||||
add-int/lit8 v6, v6, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_6
|
||||
if-nez v7, :cond_7
|
||||
|
||||
sget-object v1, Lg0/r/b$b;->e:Lg0/r/b$b;
|
||||
|
||||
goto :goto_3
|
||||
|
||||
:cond_7
|
||||
if-ge v7, v4, :cond_8
|
||||
|
||||
new-array v1, v7, [Lg0/r/b$c;
|
||||
|
||||
invoke-static {v5, v3, v1, v3, v7}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
||||
|
||||
goto :goto_2
|
||||
|
||||
:cond_8
|
||||
move-object v1, v5
|
||||
|
||||
:goto_2
|
||||
new-instance v2, Lg0/r/b$b;
|
||||
|
||||
iget-boolean v3, v0, Lg0/r/b$b;->a:Z
|
||||
|
||||
invoke-direct {v2, v3, v1}, Lg0/r/b$b;-><init>(Z[Lg0/r/b$c;)V
|
||||
|
||||
move-object v1, v2
|
||||
|
||||
:goto_3
|
||||
if-eq v1, v0, :cond_9
|
||||
|
||||
invoke-virtual {p0, v0, v1}, Ljava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
:cond_9
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public b(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lg0/r/b;->latest:Ljava/lang/Object;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public c(Ljava/lang/Object;)[Lg0/r/b$c;
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/Object;",
|
||||
")[",
|
||||
"Lg0/r/b$c<",
|
||||
"TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-virtual {p0, p1}, Lg0/r/b;->b(Ljava/lang/Object;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
iput-boolean p1, p0, Lg0/r/b;->active:Z
|
||||
|
||||
invoke-virtual {p0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lg0/r/b$b;
|
||||
|
||||
iget-boolean p1, p1, Lg0/r/b$b;->a:Z
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sget-object p1, Lg0/r/b$b;->c:[Lg0/r/b$c;
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
sget-object p1, Lg0/r/b$b;->d:Lg0/r/b$b;
|
||||
|
||||
invoke-virtual {p0, p1}, Ljava/util/concurrent/atomic/AtomicReference;->getAndSet(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Lg0/r/b$b;
|
||||
|
||||
iget-object p1, p1, Lg0/r/b$b;->b:[Lg0/r/b$c;
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic call(Ljava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
check-cast p1, Lrx/Subscriber;
|
||||
|
||||
invoke-virtual {p0, p1}, Lg0/r/b;->a(Lrx/Subscriber;)V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue