Uses of Interface
dev.zemco.codegame.problems.IProblemService
Packages that use IProblemService
Package
Description
MVC components for presenting the problem selection to the user.
Components related to problems solvable by the player.
-
Uses of IProblemService in dev.zemco.codegame.presentation.problems
Constructors in dev.zemco.codegame.presentation.problems with parameters of type IProblemService -
Uses of IProblemService in dev.zemco.codegame.problems
Classes in dev.zemco.codegame.problems that implement IProblemServiceModifier and TypeClassDescriptionclassImplementation of business logic related to management of problems available to the application that uses provided problem repository as source of problems.