com.r3corda.core.testing / LabeledOutput

LabeledOutput

class LabeledOutput


Constructors

<init> LabeledOutput(label: String?, state: ContractState)

Properties

label val label: String?
state val state: ContractState

Functions

equals fun equals(other: Any?): Boolean
hashCode fun hashCode(): Int
toString fun toString(): String