All Classes
| Class | Description |
|---|---|
| BlogEntry |
Represents a Codeforces blog entry, May be in either short or full version.
|
| CFException |
An exception caused by the CodeForces API.
|
| CFObject |
Represents a Codeforces API object.
|
| CodeforcesClient |
A Codeforces API client.
|
| CodeforcesClient.Builder |
A CodeforcesClient builder.
|
| Comment |
Represents a comment.
|
| Contest |
Represents a contest on Codeforces.
|
| ContestPhase |
Contest's phase enum.
|
| ContestStandings |
Represents the standings of a contest on Codeforces.
|
| ContestType |
Content's type enum.
|
| Hack |
Represents a hack, made during Codeforces Round.
|
| Hack.JudgeProtocol |
Represents the judging protocol for a hack.
|
| HackVerdict |
Hack's verdict enum.
|
| Main | |
| Member |
Represents a member of a party.
|
| ParticipantType |
Party's participantType's enum.
|
| Party |
Represents a party, participating in a contest.
|
| Problem |
Represents a problem.
|
| ProblemResult |
Represents a submission results of a party for a problem.
|
| ProblemResultType |
ProblemResult's type enum.
|
| ProblemSet |
Represents a problem set in Codeforces.
|
| ProblemStatistics |
Represents a statistic data about a problem.
|
| ProblemType |
Problem's type enum.
|
| RanklistRow |
Represents a ranklist row.
|
| RatingChange |
Represents a participation of user in rated contest.
|
| RecentAction |
Represents a recent action.
|
| Submission |
Represents a submission.
|
| Testset |
Submission's testset enum.
|
| User |
Represents a Codeforces user.
|
| Verdict |
Submission's verdict enum.
|