public static class PersistedSCPStateV0.PersistedSCPStateV0Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
PersistedSCPStateV0 |
build() |
PersistedSCPStateV0.PersistedSCPStateV0Builder |
quorumSets(SCPQuorumSet[] quorumSets) |
PersistedSCPStateV0.PersistedSCPStateV0Builder |
scpEnvelopes(SCPEnvelope[] scpEnvelopes) |
java.lang.String |
toString() |
PersistedSCPStateV0.PersistedSCPStateV0Builder |
txSets(StoredTransactionSet[] txSets) |
public PersistedSCPStateV0.PersistedSCPStateV0Builder scpEnvelopes(SCPEnvelope[] scpEnvelopes)
this
.public PersistedSCPStateV0.PersistedSCPStateV0Builder quorumSets(SCPQuorumSet[] quorumSets)
this
.public PersistedSCPStateV0.PersistedSCPStateV0Builder txSets(StoredTransactionSet[] txSets)
this
.public PersistedSCPStateV0 build()
public java.lang.String toString()
toString
in class java.lang.Object