android.support.wearable.view
Class WearableListView.Adapter

java.lang.Object
  extended by 
      extended by android.support.wearable.view.WearableListView.Adapter
Enclosing class:
WearableListView

public abstract static class WearableListView.Adapter
extends

Base class for adapters providing data for the WearableListView. For details refer to RecyclerView.Adapter.


Constructor Summary
WearableListView.Adapter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WearableListView.Adapter

public WearableListView.Adapter()