org.decisiondeck.jmcda.xws.transformer.xml
Class FromMatrixesByCriteria

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.FromMatrixesByCriteria
All Implemented Interfaces:
Function<Map<Criterion,IAltZeroToOneMatrix>,XAlternativesComparisons>

public class FromMatrixesByCriteria
extends Object
implements Function<Map<Criterion,IAltZeroToOneMatrix>,XAlternativesComparisons>


Constructor Summary
FromMatrixesByCriteria()
           
 
Method Summary
 XAlternativesComparisons apply(Map<Criterion,IAltZeroToOneMatrix> matrixes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Constructor Detail

FromMatrixesByCriteria

public FromMatrixesByCriteria()
Method Detail

apply

public XAlternativesComparisons apply(Map<Criterion,IAltZeroToOneMatrix> matrixes)
Specified by:
apply in interface Function<Map<Criterion,IAltZeroToOneMatrix>,XAlternativesComparisons>


Copyright © 2011. All Rights Reserved.