38 lines
910 B
Smali
38 lines
910 B
Smali
.class public Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;
|
|
.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 = 0x9
|
|
name = "PostponedUpdate"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public currentPos:I
|
|
|
|
.field public posInOwnerList:I
|
|
|
|
.field public removal:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IIZ)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput p1, p0, Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;->posInOwnerList:I
|
|
|
|
iput p2, p0, Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;->currentPos:I
|
|
|
|
iput-boolean p3, p0, Landroidx/recyclerview/widget/DiffUtil$PostponedUpdate;->removal:Z
|
|
|
|
return-void
|
|
.end method
|