Uses of Interface
org.chorem.pollen.votecounting.business.Method

Packages that use Method
org.chorem.pollen.votecounting.business Gestion des dépouillements. 
 

Uses of Method in org.chorem.pollen.votecounting.business
 

Classes in org.chorem.pollen.votecounting.business that implement Method
 class CondorcetMethod
          Méthode de dépouillement Condorcet.
 class PercentageMethod
          Méthode de dépouillement par pourcentage (pondération des choix).
 class StandardMethod
          Méthode de dépouillement standard.
 

Constructors in org.chorem.pollen.votecounting.business with parameters of type Method
Context(Method method, boolean groupCounting)
          Constructeur
 



Copyright © 2009 CodeLutin. All Rights Reserved.