class LabeledOutput
<init> |
LabeledOutput(label: String?, state: TransactionState<*>) |
label |
val label: String? |
state |
val state: TransactionState<*> |
equals |
fun equals(other: Any?): Boolean |
hashCode |
fun hashCode(): Int |
toString |
fun toString(): String |