Changes of com.discord v949
This commit is contained in:
parent
c0db50b5f4
commit
18940c51f9
6263 changed files with 76623 additions and 116117 deletions
|
@ -22,14 +22,8 @@
|
|||
|
||||
# instance fields
|
||||
.field private final mBackgroundThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field private final mDiffCallback:Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Landroidx/recyclerview/widget/DiffUtil$ItemCallback<",
|
||||
|
@ -39,26 +33,11 @@
|
|||
.end field
|
||||
|
||||
.field private final mMainThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Landroidx/recyclerview/widget/DiffUtil$ItemCallback;)V
|
||||
.locals 0
|
||||
.param p1 # Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p2 # Ljava/util/concurrent/Executor;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.param p3 # Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
|
@ -84,8 +63,6 @@
|
|||
# virtual methods
|
||||
.method public final getBackgroundThreadExecutor()Ljava/util/concurrent/Executor;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/AsyncDifferConfig;->mBackgroundThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
|
||||
|
@ -94,9 +71,6 @@
|
|||
|
||||
.method public final getDiffCallback()Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()",
|
||||
|
@ -112,14 +86,6 @@
|
|||
|
||||
.method public final getMainThreadExecutor()Ljava/util/concurrent/Executor;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget-object v0, p0, Landroidx/recyclerview/widget/AsyncDifferConfig;->mMainThreadExecutor:Ljava/util/concurrent/Executor;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue