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

47 lines
853 B
Smali

.class public Landroidx/paging/g$e;
.super Ljava/lang/Object;
.source "PageKeyedDataSource.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/paging/g;
.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:I
.field public final b:Z
# direct methods
.method public constructor <init>(IZ)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Landroidx/paging/g$e;->a:I
.line 3
iput-boolean p2, p0, Landroidx/paging/g$e;->b:Z
return-void
.end method