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

R

rank - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RanklistRow
Party place in the contest.
rank - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RatingChange
Place of the user in the contest.
rank - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
Localized.
RanklistRow - Class in com.github.rami_sabbagh.codeforces.api.objects
Represents a ranklist row.
RanklistRow() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.RanklistRow
 
rating - Variable in class com.github.rami_sabbagh.codeforces.api.objects.BlogEntry
 
rating - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Comment
 
rating - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Problem
Can be absent.
rating - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
 
RatingChange - Class in com.github.rami_sabbagh.codeforces.api.objects
Represents a participation of user in rated contest.
RatingChange() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.RatingChange
 
ratingUpdateTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RatingChange
Time, when rating for the contest was update, in unix-format.
RecentAction - Class in com.github.rami_sabbagh.codeforces.api.objects
Represents a recent action.
RecentAction() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.RecentAction
 
registrationTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
Time, when user was registered, in unix format.
REJECTED - com.github.rami_sabbagh.codeforces.api.enums.Verdict
 
rejectedAttemptCount - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemResult
Number of incorrect submissions.
relativeTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Contest
Can be absent.
relativeTimeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
Number of seconds, passed after the start of the contest (or a virtual start for virtual parties), before the submission.
requestBlogEntry(int) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns blog entry.
requestBlogEntryComments(int) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns a list of comments to the specified blog entry.
requestContestHacks(int) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns list of hacks in the specified contests.
requestContestRatingChanges(int) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns rating changes after the contest.
requestContestsList(Boolean) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns information about all available contests.
requestContestStandings(int, Integer, Integer, String, Integer, Boolean) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns the description of the contest and the requested part of the standings.
requestContestStatus(int, String, Integer, Integer) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns submissions for specified contest.
requestProblemSet(String, String) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns all problems from problemset.
requestProblemSetRecentStatus(int, String) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns recent submissions.
requestRatedUsersList(Boolean) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns the list users who have participated in at least one rated contest.
requestRecentActions(int) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns recent actions.
requestUserBlogEntries(String) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns a list of all user's blog entries.
requestUserFriends(Boolean) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns authorized user's friends.
requestUserRating(String) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns rating history of the specified user.
requestUsersInformation(String) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns information about one or several users.
requestUserStatus(String, Integer, Integer) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient
Returns submissions of specified user.
room - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Party
Can be absent.
rows - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ContestStandings
 
RUNTIME_ERROR - com.github.rami_sabbagh.codeforces.api.enums.Verdict
 
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