public class TimebasedProposalGenerator extends Object
| Constructor and Description |
|---|
TimebasedProposalGenerator()
Constructor defaulting the unique id so it's merely unique within the
process.
|
| Modifier and Type | Method and Description |
|---|---|
static Proposer.ProposalParser |
getParser()
Returns the parser used to convert wire representations into Proposal
instances.
|
Proposer.Proposal |
nextProposal()
Returns the next Proposal greater than all previous proposals returned
on this machine.
|
public TimebasedProposalGenerator()
public Proposer.Proposal nextProposal()
public static Proposer.ProposalParser getParser()
Copyright © 2024. All rights reserved.