Changes of com.discord v1102
This commit is contained in:
parent
6ed883e6c7
commit
5356788649
19300 changed files with 1588030 additions and 1300096 deletions
|
@ -1,80 +0,0 @@
|
|||
.class public final Lg0/j/a/a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "RxAndroidPlugins.java"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final b:Lg0/j/a/a;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final a:Ljava/util/concurrent/atomic/AtomicReference;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/concurrent/atomic/AtomicReference<",
|
||||
"Lg0/j/a/b;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lg0/j/a/a;
|
||||
|
||||
invoke-direct {v0}, Lg0/j/a/a;-><init>()V
|
||||
|
||||
sput-object v0, Lg0/j/a/a;->b:Lg0/j/a/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
new-instance v0, Ljava/util/concurrent/atomic/AtomicReference;
|
||||
|
||||
invoke-direct {v0}, Ljava/util/concurrent/atomic/AtomicReference;-><init>()V
|
||||
|
||||
iput-object v0, p0, Lg0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a()Lg0/j/a/b;
|
||||
.locals 3
|
||||
|
||||
iget-object v0, p0, Lg0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
if-nez v0, :cond_0
|
||||
|
||||
iget-object v0, p0, Lg0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
sget-object v2, Lg0/j/a/b;->a:Lg0/j/a/b;
|
||||
|
||||
invoke-virtual {v0, v1, v2}, Ljava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||||
|
||||
:cond_0
|
||||
iget-object v0, p0, Lg0/j/a/a;->a:Ljava/util/concurrent/atomic/AtomicReference;
|
||||
|
||||
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, Lg0/j/a/b;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -1,45 +0,0 @@
|
|||
.class public Lg0/j/a/b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "RxAndroidSchedulersHook.java"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lg0/j/a/b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lg0/j/a/b;
|
||||
|
||||
invoke-direct {v0}, Lg0/j/a/b;-><init>()V
|
||||
|
||||
sput-object v0, Lg0/j/a/b;->a:Lg0/j/a/b;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public a()Lrx/Scheduler;
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public a(Lrx/functions/Action0;)Lrx/functions/Action0;
|
||||
.locals 0
|
||||
|
||||
return-object p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue