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

124 lines
3.2 KiB
Smali

.class public abstract Landroidx/paging/b;
.super Landroidx/paging/c;
.source "ContiguousDataSource.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<Key:",
"Ljava/lang/Object;",
"Value:",
"Ljava/lang/Object;",
">",
"Landroidx/paging/c<",
"TKey;TValue;>;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Landroidx/paging/c;-><init>()V
return-void
.end method
# virtual methods
.method public e()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public abstract j(ILjava/lang/Object;ILjava/util/concurrent/Executor;Landroidx/paging/PageResult$a;)V
.param p2 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p4 # Ljava/util/concurrent/Executor;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p5 # Landroidx/paging/PageResult$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(ITValue;I",
"Ljava/util/concurrent/Executor;",
"Landroidx/paging/PageResult$a<",
"TValue;>;)V"
}
.end annotation
.end method
.method public abstract k(ILjava/lang/Object;ILjava/util/concurrent/Executor;Landroidx/paging/PageResult$a;)V
.param p2 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p4 # Ljava/util/concurrent/Executor;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p5 # Landroidx/paging/PageResult$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(ITValue;I",
"Ljava/util/concurrent/Executor;",
"Landroidx/paging/PageResult$a<",
"TValue;>;)V"
}
.end annotation
.end method
.method public abstract l(Ljava/lang/Object;IIZLjava/util/concurrent/Executor;Landroidx/paging/PageResult$a;)V
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p5 # Ljava/util/concurrent/Executor;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p6 # Landroidx/paging/PageResult$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(TKey;IIZ",
"Ljava/util/concurrent/Executor;",
"Landroidx/paging/PageResult$a<",
"TValue;>;)V"
}
.end annotation
.end method
.method public abstract m(ILjava/lang/Object;)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"(ITValue;)TKey;"
}
.end annotation
.end method
.method public n()Z
.locals 1
const/4 v0, 0x1
return v0
.end method