Uses of Interface
org.chorem.pollen.votecounting.utils.PercentageBehavior

Packages that use PercentageBehavior
org.chorem.pollen.votecounting.business Gestion des dépouillements. 
org.chorem.pollen.votecounting.utils Classes utilitaires. 
 

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

Classes in org.chorem.pollen.votecounting.business that implement PercentageBehavior
 class Choice
          Cette classe décrit le choix d'un sondage.
 

Uses of PercentageBehavior in org.chorem.pollen.votecounting.utils
 

Methods in org.chorem.pollen.votecounting.utils with parameters of type PercentageBehavior
static double Utils.calculatePercentage(PercentageBehavior in, List<PercentageBehavior> list)
           
 

Method parameters in org.chorem.pollen.votecounting.utils with type arguments of type PercentageBehavior
static double Utils.calculatePercentage(PercentageBehavior in, List<PercentageBehavior> list)
           
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.