Uses of Class
com.rxcodeforces.api.dto.ProblemSet
Packages that use ProblemSet
-
Uses of ProblemSet in com.rxcodeforces.api
Methods in com.rxcodeforces.api that return types with arguments of type ProblemSetModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CFResponse<ProblemSet>>
CodeforcesWebClient.getProblemSetProblems
(List<String> tags, String problemSetName) Retrieves all problems from the problemset.