Class ConsensusBasedVoter

  • All Implemented Interfaces:
    VotingAlgorithm

    public class ConsensusBasedVoter
    extends Object
    implements VotingAlgorithm
    Algorithm implementation of the VotingStrategy.CONSENSUS strategy.