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

46 lines
1.1 KiB
Smali

.class public interface abstract Landroidx/paging/a$c;
.super Ljava/lang/Object;
.source "AsyncPagedListDiffer.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/paging/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Landroidx/paging/h;Landroidx/paging/h;)V
.param p1 # Landroidx/paging/h;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p2 # Landroidx/paging/h;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/paging/h<",
"TT;>;",
"Landroidx/paging/h<",
"TT;>;)V"
}
.end annotation
.end method