Package com.rxcodeforces.api.dto
Class Submission
java.lang.Object
com.rxcodeforces.api.dto.Submission
Represents a submission.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumRepresents the testsets used for judging a submission.static enumRepresents the verdicts of a submission. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Submission
public Submission()
-