Changes of com.discord v923
This commit is contained in:
parent
e85c2cf0c0
commit
6d19e001e8
21296 changed files with 3125625 additions and 0 deletions
|
@ -0,0 +1,48 @@
|
|||
.class public abstract Landroidx/recyclerview/widget/DiffUtil$Callback;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DiffUtil.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/recyclerview/widget/DiffUtil;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x409
|
||||
name = "Callback"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract areContentsTheSame(II)Z
|
||||
.end method
|
||||
|
||||
.method public abstract areItemsTheSame(II)Z
|
||||
.end method
|
||||
|
||||
.method public getChangePayload(II)Ljava/lang/Object;
|
||||
.locals 0
|
||||
.annotation build Landroidx/annotation/Nullable;
|
||||
.end annotation
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
return-object p1
|
||||
.end method
|
||||
|
||||
.method public abstract getNewListSize()I
|
||||
.end method
|
||||
|
||||
.method public abstract getOldListSize()I
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue