Interface TopListAdapter

All Known Implementing Classes:
AudioTopListAdapter, FitnessTopListAdapter

public interface TopListAdapter
An Interface for Classes functioning as an adapter to the TopListGenerator by transforming the data of a DataSource into a Collection of TopListElements.
Author:
ColdStone37