40 lines
980 B
Smali
40 lines
980 B
Smali
.class public interface abstract Landroidx/recyclerview/widget/ThreadUtil$MainThreadCallback;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/recyclerview/widget/ThreadUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "MainThreadCallback"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract addTile(ILandroidx/recyclerview/widget/TileList$Tile;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I",
|
|
"Landroidx/recyclerview/widget/TileList$Tile<",
|
|
"TT;>;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract removeTile(II)V
|
|
.end method
|
|
|
|
.method public abstract updateItemCount(II)V
|
|
.end method
|