org.jgroups.blocks
public static class VotingAdapter.VoteResult extends java.lang.Object implements java.io.Serializable
Constructor and Description |
---|
VotingAdapter.VoteResult() |
Modifier and Type | Method and Description |
---|---|
void |
addVote(boolean vote) |
int |
getNegativeVotes() |
int |
getPositiveVotes() |
java.lang.String |
toString() |
Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.