Class UnanimousBasedVoter

  • All Implemented Interfaces:
    VotingAlgorithm

    public class UnanimousBasedVoter
    extends Object
    implements VotingAlgorithm
    Algorithm implementation of the VotingStrategy.UNANIMOUS strategy.