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