Uses of Class
yearreview.app.data.sources.audio.adapter.AudioDatabaseAdapter
-
Uses of AudioDatabaseAdapter in yearreview.app.data.sources.audio
Modifier and TypeFieldDescriptionprivate List<AudioDatabaseAdapter>
AudioDataSource.adapters
Adapters used for loading the listening histories. -
Uses of AudioDatabaseAdapter in yearreview.app.data.sources.audio.adapter
Modifier and TypeClassDescriptionclass
An Adapter to input the Spotify extended listening (that can be exported here) into theAudioDatabase
.Modifier and TypeMethodDescriptionstatic AudioDatabaseAdapter
AudioDatabaseAdapter.getAdapter
(AudioDatabase database, XmlNode config) Creates a new Adapter by its name.