2022-06-10 21:38:30 +09:00

70 lines
1.4 KiB
Smali

.class public Landroidx/paging/d$e;
.super Ljava/lang/Object;
.source "ItemKeyedDataSource.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/paging/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "e"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<Key:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"TKey;"
}
.end annotation
.end field
.field public final b:I
.field public final c:Z
# direct methods
.method public constructor <init>(Ljava/lang/Object;IZ)V
.locals 0
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(TKey;IZ)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Landroidx/paging/d$e;->a:Ljava/lang/Object;
.line 3
iput p2, p0, Landroidx/paging/d$e;->b:I
.line 4
iput-boolean p3, p0, Landroidx/paging/d$e;->c:Z
return-void
.end method