Uses of Interface
yearreview.app.data.processor.toplist.TopListCompatibleItem
Packages that use TopListCompatibleItem
Package
Description
-
Uses of TopListCompatibleItem in yearreview.app.data.processor.toplist
Classes in yearreview.app.data.processor.toplist that implement TopListCompatibleItemModifier and TypeClassDescriptionclass
Basic Implementation ofTopListCompatibleItem
that can be used if no special functionality is needed.Fields in yearreview.app.data.processor.toplist declared as TopListCompatibleItemModifier and TypeFieldDescriptionprivate final TopListCompatibleItem
TopListElement.item
Item to display information from.Methods in yearreview.app.data.processor.toplist that return TopListCompatibleItemConstructors in yearreview.app.data.processor.toplist with parameters of type TopListCompatibleItemModifierConstructorDescriptionTopListElement
(TopListCompatibleItem item, List<Value> values) Constructs a TopListElement from an item and a list of Values.TopListElement
(TopListCompatibleItem item, Value value) Constructs a TopListElement from an item and a Value. -
Uses of TopListCompatibleItem in yearreview.app.data.sources.audio.database
Classes in yearreview.app.data.sources.audio.database that implement TopListCompatibleItem