public class

ComposedChildAdapterTag

extends Object
java.lang.Object
   ↳ com.h6ah4i.android.widget.advrecyclerview.composedadapter.ComposedChildAdapterTag

Class Overview

Returned value of the addAdapter(RecyclerView.Adapter) method.

See Also
  • {@link ComposedAdapter#addAdapter(RecyclerView.Adapter)}
  • {@link ComposedAdapter#addAdapter(RecyclerView.Adapter, int)}
  • {@link ComposedAdapter#removeAdapter(ComposedChildAdapterTag)}

Summary

[Expand]
Inherited Methods
From class java.lang.Object