RecyclerView$ChildDrawingOrderCallback.smali

.class public interface abstract Landroidx/recyclerview/widget/RecyclerView$ChildDrawingOrderCallback;
.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 = "ChildDrawingOrderCallback"
.end annotation


# virtual methods
.method public abstract onGetChildDrawingOrder(II)I
.end method