KRecycler Item Type
For internal use. Don't use manually.
Holds type and corresponding provider function
Constructors
Link copied to clipboard
public KRecyclerItemType<T> KRecyclerItemType<T extends KRecyclerItem<?>>(Function1<Matcher<View>, T> provideItem)