Interface SportDao
public interface SportDao
-
Method Summary
Modifier and TypeMethodDescriptionLoads the list of sports available in the application.
-
Method Details
-
loadSports
Loads the list of sports available in the application.- Returns:
- List of sports found
-