public class ProposalSet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_TRIES |
| Constructor and Description |
|---|
ProposalSet(java.util.Collection<Proposal> pros) |
| Modifier and Type | Method and Description |
|---|---|
void |
accepted(int proNdx,
double value) |
java.util.List<Proposal> |
getProposals() |
int |
propose() |