36 lines
590 B
Smali
36 lines
590 B
Smali
.class Landroidx/recyclerview/widget/DiffUtil$Snake;
|
|
.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 = 0x8
|
|
name = "Snake"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field removal:Z
|
|
|
|
.field reverse:Z
|
|
|
|
.field size:I
|
|
|
|
.field x:I
|
|
|
|
.field y:I
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|