Uses of Interface
org.powertac.visualizer.repository.GameRepository
-
Packages that use GameRepository Package Description org.powertac.visualizer.service Service layer beans. -
-
Uses of GameRepository in org.powertac.visualizer.service
Constructors in org.powertac.visualizer.service with parameters of type GameRepository Constructor Description GameService(GameRepository gameRepository, FileService fileService)
-