Uses of Interface
yearreview.app.data.processor.toplist.TopListCompatibleItem
Package
Description
-
Uses of TopListCompatibleItem in yearreview.app.data.processor.toplist
Modifier and TypeClassDescriptionclass
Basic Implementation ofTopListCompatibleItem
that can be used if no special functionality is needed.Modifier and TypeFieldDescriptionprivate final TopListCompatibleItem
TopListElement.item
Item to display information from.ModifierConstructorDescriptionTopListElement
(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