Index
A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CF - com.github.rami_sabbagh.codeforces.api.enums.ContestType
- CFException - Exception in com.github.rami_sabbagh.codeforces.api
-
An exception caused by the CodeForces API.
- CFException(String) - Constructor for exception com.github.rami_sabbagh.codeforces.api.CFException
-
Create a new CodeForces API exception
- CFObject - Class in com.github.rami_sabbagh.codeforces.api.objects
-
Represents a Codeforces API object.
- CFObject() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.CFObject
- CHALLENGED - com.github.rami_sabbagh.codeforces.api.enums.Verdict
- CHALLENGES - com.github.rami_sabbagh.codeforces.api.enums.Testset
- city - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Contest
-
Localized.
- city - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
-
Localized.
- CodeforcesClient - Class in com.github.rami_sabbagh.codeforces.api
-
A Codeforces API client.
- CodeforcesClient.Builder - Class in com.github.rami_sabbagh.codeforces.api
-
A CodeforcesClient builder.
- CODING - com.github.rami_sabbagh.codeforces.api.enums.ContestPhase
- com.github.rami_sabbagh.codeforces.api - package com.github.rami_sabbagh.codeforces.api
-
Contains the Codeforces API client, for sending data requests.
- com.github.rami_sabbagh.codeforces.api.enums - package com.github.rami_sabbagh.codeforces.api.enums
-
Contains API enums, such as Verdict, Testset, ProblemType, etc...
- com.github.rami_sabbagh.codeforces.api.objects - package com.github.rami_sabbagh.codeforces.api.objects
-
Contains API objects classes, such as Contest, User, Submission, etc..
- Comment - Class in com.github.rami_sabbagh.codeforces.api.objects
-
Represents a comment.
- Comment() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.Comment
- commentatorHandle - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Comment
- COMPILATION_ERROR - com.github.rami_sabbagh.codeforces.api.enums.Verdict
- content - Variable in class com.github.rami_sabbagh.codeforces.api.objects.BlogEntry
-
Localized.
- contest - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ContestStandings
- Contest - Class in com.github.rami_sabbagh.codeforces.api.objects
-
Represents a contest on Codeforces.
- Contest() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.Contest
- CONTESTANT - com.github.rami_sabbagh.codeforces.api.enums.ParticipantType
- contestId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Party
-
Can be absent.
- contestId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Problem
-
Can be absent.
- contestId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemStatistics
-
Can be absent.
- contestId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RatingChange
- contestId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
-
Can be absent.
- contestName - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RatingChange
-
Localized.
- ContestPhase - Enum in com.github.rami_sabbagh.codeforces.api.enums
-
Contest's phase enum.
- ContestStandings - Class in com.github.rami_sabbagh.codeforces.api.objects
-
Represents the standings of a contest on Codeforces.
- ContestStandings() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.ContestStandings
- ContestType - Enum in com.github.rami_sabbagh.codeforces.api.enums
-
Content's type enum.
- contribution - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
-
User contribution.
- country - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Contest
-
Localized.
- country - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
-
Localized.
- CRASHED - com.github.rami_sabbagh.codeforces.api.enums.Verdict
- creationTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.BlogEntry
-
Time, when blog entry was created, in unix format.
- creationTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Comment
-
Time, when comment was created, in unix format.
- creationTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Hack
-
Hack creation time in unix format.
- creationTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
-
Time, when submission was created, in unix-format.
All Classes All Packages