Deserializes the given response into an instance of Result.
Concrete Value Members
final def!=(arg0: Any): Boolean
Definition Classes
AnyRef → Any
final def##(): Int
Definition Classes
AnyRef → Any
def+(other: String): String
Implicit information
This member is added by an implicit conversion from CommandResultMaker[Result] to
any2stringadd[CommandResultMaker[Result]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
ArrowAssoc[CommandResultMaker[Result]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
Ensuring[CommandResultMaker[Result]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
Ensuring[CommandResultMaker[Result]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
Ensuring[CommandResultMaker[Result]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
Ensuring[CommandResultMaker[Result]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
StringFormat[CommandResultMaker[Result]] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from CommandResultMaker[Result] to
ArrowAssoc[CommandResultMaker[Result]] performed by method ArrowAssoc in scala.Predef.
Handler for deserializing commands results.
The result type of this command.