Adapter for browsing player.  
 More...
 | 
| 
  | PlayerListItemAdapter (RecyclerView playerList, Collection< Player > players) | 
|   | 
| 
long  | getItemId (int position) | 
|   | 
| 
int  | getItemCount () | 
|   | 
| 
Player  | getItem (int position) | 
|   | 
| 
void  | setItems (Collection< Player > newObjects) | 
|   | 
| 
PlayerListItemAdapter.ViewHolder  | onCreateViewHolder (ViewGroup parent, int viewType) | 
|   | 
| 
void  | onBindViewHolder (final PlayerListItemAdapter.ViewHolder holder, final int listPosition) | 
|   | 
Adapter for browsing player. 
- Author
 - Tobias Schoene (the openbit) 
 
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/browser/PlayerListItemAdapter.java