java.io.Serializable
VotingAdapter.FailureVoteResult
public static class VotingAdapter.VoteResult
extends java.lang.Object
implements java.io.Serializable
Constructor | Description |
---|---|
VoteResult() |
Modifier and Type | Method | Description |
---|---|---|
void |
addVote(boolean vote) |
|
int |
getNegativeVotes() |
|
int |
getPositiveVotes() |
|
java.lang.String |
toString() |
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.