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

37 lines
639 B
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public Landroidx/recyclerview/widget/DiffUtil$Snake;
2019-07-24 11:27:29 +00:00
.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;
2019-12-06 03:29:40 +00:00
accessFlags = 0x9
2019-07-24 11:27:29 +00:00
name = "Snake"
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public removal:Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public reverse:Z
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public size:I
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public x:I
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public y:I
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method