public static class VotingAdapter.VoteResult extends Object implements Serializable
Constructor and Description |
---|
VoteResult() |
Modifier and Type | Method and Description |
---|---|
void |
addVote(boolean vote) |
int |
getNegativeVotes() |
int |
getPositiveVotes() |
String |
toString() |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.