tmap/smali/androidx/recyclerview/widget/RecyclerView$j.smali
2022-06-10 21:38:30 +09:00

20 lines
444 B
Smali

.class public interface abstract Landroidx/recyclerview/widget/RecyclerView$j;
.super Ljava/lang/Object;
.source "RecyclerView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/recyclerview/widget/RecyclerView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "j"
.end annotation
# virtual methods
.method public abstract a(II)I
.end method