org.chorem.pollen.votecounting.business
Interface Method

All Known Implementing Classes:
CondorcetMethod, PercentageMethod, StandardMethod

public interface Method

Méthode de dépouillement.

Version:
$Id: Method.java 2615 2009-07-01 13:47:45Z nrannou $

Method Summary
 void executeMethod(java.util.List<Choice> choices, boolean group)
           
 

Method Detail

executeMethod

void executeMethod(java.util.List<Choice> choices,
                   boolean group)


Copyright © 2009 CodeLutin. All Rights Reserved.