Class Result<OutType>
java.lang.Object
gov.llnl.gnem.apps.coda.common.model.messaging.Result<OutType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleansetResultPayload(Optional<OutType> resultPayload) setSuccess(boolean success) toString()
-
Constructor Details
-
Result
-
Result
-
-
Method Details