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
P
- parentCommentId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Comment
 - 
Can be absent.
 - PARTIAL - com.github.rami_sabbagh.codeforces.api.enums.Verdict
 - participantType - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Party
 - ParticipantType - Enum in com.github.rami_sabbagh.codeforces.api.enums
 - 
Party's participantType's enum.
 - party - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RanklistRow
 - 
Party that took a corresponding place in the contest.
 - Party - Class in com.github.rami_sabbagh.codeforces.api.objects
 - 
Represents a party, participating in a contest.
 - Party() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.Party
 - passedTestCount - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
 - 
Number of passed tests.
 - penalty - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemResult
 - 
Penalty (in ICPC meaning) of the party for this problem.
 - penalty - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RanklistRow
 - 
Total penalty (in ICPC meaning) of the party.
 - PENDING_SYSTEM_TEST - com.github.rami_sabbagh.codeforces.api.enums.ContestPhase
 - phase - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Contest
 - 
CF, IOI, ICPC.
 - points - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Problem
 - 
Can be absent.
 - points - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemResult
 - points - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RanklistRow
 - 
Total amount of points, scored by the party.
 - points - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
 - 
Can be absent.
 - PRACTICE - com.github.rami_sabbagh.codeforces.api.enums.ParticipantType
 - PRELIMINARY - com.github.rami_sabbagh.codeforces.api.enums.ProblemResultType
 - preparedBy - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Contest
 - 
Can be absent.
 - PRESENTATION_ERROR - com.github.rami_sabbagh.codeforces.api.enums.Verdict
 - PRETESTS - com.github.rami_sabbagh.codeforces.api.enums.Testset
 - problem - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Hack
 - 
Hacked problem.
 - problem - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
 - Problem - Class in com.github.rami_sabbagh.codeforces.api.objects
 - 
Represents a problem.
 - Problem() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.Problem
 - ProblemResult - Class in com.github.rami_sabbagh.codeforces.api.objects
 - 
Represents a submission results of a party for a problem.
 - ProblemResult() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.ProblemResult
 - problemResults - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RanklistRow
 - 
Party results for each problem.
 - ProblemResultType - Enum in com.github.rami_sabbagh.codeforces.api.enums
 - 
ProblemResult's type enum.
 - problems - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ContestStandings
 - problems - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemSet
 - ProblemSet - Class in com.github.rami_sabbagh.codeforces.api.objects
 - 
Represents a problem set in Codeforces.
 - ProblemSet() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.ProblemSet
 - problemsetName - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Problem
 - 
Can be absent.
 - problemStatistics - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemSet
 - ProblemStatistics - Class in com.github.rami_sabbagh.codeforces.api.objects
 - 
Represents a statistic data about a problem.
 - ProblemStatistics() - Constructor for class com.github.rami_sabbagh.codeforces.api.objects.ProblemStatistics
 - ProblemType - Enum in com.github.rami_sabbagh.codeforces.api.enums
 - 
Problem's type enum.
 - PROGRAMMING - com.github.rami_sabbagh.codeforces.api.enums.ProblemType
 - programmingLanguage - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
 - protocol - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Hack.JudgeProtocol
 - 
Human-readable description of judge protocol.
 - proxy() - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient.Builder
 - 
Resets to the default proxy selector.
 - proxy(ProxySelector) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient.Builder
 - 
Sets a ProxySelector.
 
All Classes All Packages