Package dev.zemco.codegame.presentation.problems
package dev.zemco.codegame.presentation.problems
MVC components for presenting the problem selection to the user.
- Author:
- Erik Zemčík
- See Also:
-
ClassDescriptionManages logic and state related to the selection of
problemto be solved by the user.Controller for the problem list view that manipulates providedproblem list model.Implementation of problem list model usingproblemsmanaged byproblem service.