Uses of Interface
de.hirola.sportslibrary.SportsLibraryApplication
-
Packages that use SportsLibraryApplication Package Description de.hirola.sportslibrary de.hirola.sportslibrary.util -
-
Uses of SportsLibraryApplication in de.hirola.sportslibrary
Constructors in de.hirola.sportslibrary with parameters of type SportsLibraryApplication Constructor Description SportsLibrary(@NotNull String packageName, @Nullable SportsLibraryApplication application)Create a new library objekt for data management. -
Uses of SportsLibraryApplication in de.hirola.sportslibrary.util
Constructors in de.hirola.sportslibrary.util with parameters of type SportsLibraryApplication Constructor Description TemplateLoader(@NotNull DataRepository dataRepository, @Nullable SportsLibraryApplication application)
-