public static interface Proposer.ProposalParser
Modifier and Type | Method and Description |
---|---|
Proposer.Proposal |
parse(java.lang.String wireFormat)
Converts the wire format back into a Proposal
|
Proposer.Proposal parse(java.lang.String wireFormat)
wireFormat
- String representation of a ProposalCopyright (c) 2004-2012 Oracle. All rights reserved.