Class SuccessResult
-
- All Implemented Interfaces:
-
java.lang.Comparable
public class SuccessResult extends ActionResult
-
-
Constructor Summary
Constructors Constructor Description SuccessResult()
-
Method Summary
Modifier and Type Method Description ResultType
getType()
-
-
Method Detail
-
getType
@NonNull() ResultType getType()
-
-
-
-