Uses of Enum Class
com.rxcodeforces.api.dto.Submission.Verdict
Packages that use Submission.Verdict
-
Uses of Submission.Verdict in com.rxcodeforces.api.dto
Methods in com.rxcodeforces.api.dto that return Submission.VerdictModifier and TypeMethodDescriptionstatic Submission.Verdict
Returns the enum constant of this class with the specified name.static Submission.Verdict[]
Submission.Verdict.values()
Returns an array containing the constants of this enum class, in the order they are declared.