public class

RecyclerViewRecyclerEventDistributor

extends BaseRecyclerViewEventDistributor<T>
java.lang.Object
   ↳ com.h6ah4i.android.widget.advrecyclerview.event.BaseRecyclerViewEventDistributor<T>
     ↳ com.h6ah4i.android.widget.advrecyclerview.event.RecyclerViewRecyclerEventDistributor

Summary

[Expand]
Inherited Fields
From class com.h6ah4i.android.widget.advrecyclerview.event.BaseRecyclerViewEventDistributor
Public Constructors
RecyclerViewRecyclerEventDistributor()
Protected Methods
void onRecyclerViewAttached(RecyclerView rv)
void onRelease()
[Expand]
Inherited Methods
From class com.h6ah4i.android.widget.advrecyclerview.event.BaseRecyclerViewEventDistributor
From class java.lang.Object

Public Constructors

public RecyclerViewRecyclerEventDistributor ()

Protected Methods

protected void onRecyclerViewAttached (RecyclerView rv)

protected void onRelease ()