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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.FromScores
All Implemented Interfaces:
Function<AlternativesScores,XAlternativesValues>

public class FromScores
extends Object
implements Function<AlternativesScores,XAlternativesValues>


Constructor Summary
FromScores()
           
 
Method Summary
 XAlternativesValues apply(AlternativesScores scores)
           
 
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

FromScores

public FromScores()
Method Detail

apply

public XAlternativesValues apply(AlternativesScores scores)
Specified by:
apply in interface Function<AlternativesScores,XAlternativesValues>


Copyright © 2011. All Rights Reserved.