apkfuckery/com.discord/smali/androidx/recyclerview/widget/DiffUtil$Snake.smali

37 lines
590 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class Landroidx/recyclerview/widget/DiffUtil$Snake;
2019-02-04 20:05:16 +00:00
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "DiffUtil.java"
2019-02-04 20:05:16 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-02-04 20:08:30 +00:00
value = Landroidx/recyclerview/widget/DiffUtil;
2019-02-04 20:05:16 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
2019-02-04 20:08:30 +00:00
name = "Snake"
2019-02-04 20:05:16 +00:00
.end annotation
# instance fields
2019-02-04 20:08:30 +00:00
.field removal:Z
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
.field reverse:Z
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
.field size:I
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
.field x:I
2019-02-04 20:05:16 +00:00
2019-02-04 20:08:30 +00:00
.field y:I
2019-02-04 20:05:16 +00:00
# direct methods
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method