.class public interface abstract Landroidx/core/view/NestedScrollingParent2; .super Ljava/lang/Object; .source "NestedScrollingParent2.java" # interfaces .implements Landroidx/core/view/NestedScrollingParent; # virtual methods .method public abstract onNestedPreScroll(Landroid/view/View;II[II)V .end method .method public abstract onNestedScroll(Landroid/view/View;IIIII)V .end method .method public abstract onNestedScrollAccepted(Landroid/view/View;Landroid/view/View;II)V .end method .method public abstract onStartNestedScroll(Landroid/view/View;Landroid/view/View;II)Z .end method .method public abstract onStopNestedScroll(Landroid/view/View;I)V .end method