Uses of Class
yearreview.app.data.sources.fitness.adapters.FitnessAdapter
Packages that use FitnessAdapter
Package
Description
-
Uses of FitnessAdapter in yearreview.app.data.sources.fitness
Fields in yearreview.app.data.sources.fitness with type parameters of type FitnessAdapterModifier and TypeFieldDescriptionprivate List<FitnessAdapter>FitnessDataSource.adaptersList of adapters to use for loading data. -
Uses of FitnessAdapter in yearreview.app.data.sources.fitness.adapters
Subclasses of FitnessAdapter in yearreview.app.data.sources.fitness.adaptersModifier and TypeClassDescriptionclassAn adapter to input the data that can be exported from Strava here.Methods in yearreview.app.data.sources.fitness.adapters that return FitnessAdapterModifier and TypeMethodDescriptionstatic FitnessAdapterFitnessAdapter.getAdapter(FitnessDatabase database, XmlNode config) Static function to get an adapter by its name