Class ProblemListModel

java.lang.Object
dev.zemco.codegame.presentation.problems.ProblemListModel
All Implemented Interfaces:
IProblemListModel

public class ProblemListModel extends Object implements IProblemListModel
Implementation of problem list model using problems managed by problem service.
Author:
Erik Zemčík
See Also: