org.decisiondeck.jmcda.xws.transformer.xml
Class FromMatrix
java.lang.Object
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>
| Methods inherited from interface com.google.common.base.Function |
equals |
FromMatrix
public FromMatrix()
apply
public XAlternativesComparisons apply(IRdZeroToOneMatrix<Alternative,Alternative> matrix)
- Specified by:
apply in interface Function<IRdZeroToOneMatrix<Alternative,Alternative>,XAlternativesComparisons>
Copyright © 2011. All Rights Reserved.