Package yearreview.app.data.processor.toplist
package yearreview.app.data.processor.toplist
-
ClassDescriptionAn Interface for Classes functioning as an adapter to the
TopListGeneratorby transforming the data of aDataSourceinto a Collection ofTopListElements.Interface for Items that can be displayed in a TopList.A TopListElement contains aTopListCompatibleItemand it's associatedValues.Comparator forTopListElementwhich can specify a certainValueTypeto compare by.Generates a TopList ofTopListElementsby sorting them by their associatedValue.Basic Implementation ofTopListCompatibleItemthat can be used if no special functionality is needed.