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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.FromMatrix
All Implemented Interfaces:
Function<IRdZeroToOneMatrix<Alternative,Alternative>,XAlternativesComparisons>

public class FromMatrix
extends Object
implements Function<IRdZeroToOneMatrix<Alternative,Alternative>,XAlternativesComparisons>


Constructor Summary
FromMatrix()
           
 
Method Summary
 XAlternativesComparisons apply(IRdZeroToOneMatrix<Alternative,Alternative> matrix)
           
 
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

FromMatrix

public FromMatrix()
Method Detail

apply

public XAlternativesComparisons apply(IRdZeroToOneMatrix<Alternative,Alternative> matrix)
Specified by:
apply in interface Function<IRdZeroToOneMatrix<Alternative,Alternative>,XAlternativesComparisons>


Copyright © 2011. All Rights Reserved.