Package com.rxcodeforces.api.dto
package com.rxcodeforces.api.dto
-
ClassDescriptionRepresents a Codeforces Blog entry.CFResponse<T>Represents a generic Codeforces Response.Represents a CF response.Represents a comment.Represents a contest on Codeforces.Represents contest standings on codeforces.Represents a hack, made during Codeforces Round.Represents the judge protocol for a hack.Represents the verdicts of a hack.Represents a member of a party.Represents a party participating in a contest.Represents a problem.Represents the types of a problem.Represents the submission results of a party for a problem.Represents the types of problem results.Represents a ProblemSet.Represents statistic data about a problem.Represents a ranklist row.Represents a participation of a user in a rated contest.Represents a recent action.Represents a submission.Represents the testsets used for judging a submission.Represents the verdicts of a submission.Represents a Codeforces user.