RecyclerView$SmoothScroller$ScrollVectorProvider.smali

.class public interface abstract Landroidx/recyclerview/widget/RecyclerView$SmoothScroller$ScrollVectorProvider;
.super Ljava/lang/Object;
.source "RecyclerView.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Landroidx/recyclerview/widget/RecyclerView$SmoothScroller;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "ScrollVectorProvider"
.end annotation


# virtual methods
.method public abstract computeScrollVectorForPosition(I)Landroid/graphics/PointF;
.end method