MCPcopy Create free account
hub / github.com/DrownCoder/RecyclerViewStudy / Adapter

Class Adapter

app/src/main/assets/RecyclerView.java:6870–7466  ·  view source on GitHub ↗

Base class for an Adapter Adapters provide a binding from an app-specific data set to views that are displayed within a RecyclerView. @param A class that extends ViewHolder that will be used by the adapter.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected