52 lines
1.1 KiB
Smali
52 lines
1.1 KiB
Smali
.class public abstract Landroidx/paging/d$c;
|
|
.super Landroidx/paging/d$a;
|
|
.source "ItemKeyedDataSource.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/paging/d;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x409
|
|
name = "c"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<Value:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Landroidx/paging/d$a<",
|
|
"TValue;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Landroidx/paging/d$a;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract b(Ljava/util/List;II)V
|
|
.param p1 # Ljava/util/List;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"TValue;>;II)V"
|
|
}
|
|
.end annotation
|
|
.end method
|