fr.inria.oadymppac.solver.analyser
Interface WeightCalculator

All Known Implementing Classes:
ReduceWeightCalculator

public interface WeightCalculator

Author:
raf TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 int getWeight(java.lang.Object o)
           
 

Method Detail

getWeight

public int getWeight(java.lang.Object o)