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