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
V
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ContestPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ContestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.HackVerdict
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ParticipantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ProblemResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ProblemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.Testset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.Verdict
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ContestPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ContestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.HackVerdict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ParticipantType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ProblemResultType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.ProblemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.Testset
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.rami_sabbagh.codeforces.api.enums.Verdict
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verdict - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Hack.JudgeProtocol
-
Human-readable description of hack verdict.
- verdict - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Hack
-
Can be absent.
- verdict - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
- Verdict - Enum in com.github.rami_sabbagh.codeforces.api.enums
-
Submission's verdict enum.
- VIRTUAL - com.github.rami_sabbagh.codeforces.api.enums.ParticipantType
- vkld - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
-
User id for VK social network.
All Classes All Packages