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

java.lang.Object
  extended by org.decisiondeck.jmcda.xws.transformer.xml.FromEvaluations
All Implemented Interfaces:
Function<IRdEvaluations,XPerformanceTable>

public class FromEvaluations
extends Object
implements Function<IRdEvaluations,XPerformanceTable>


Constructor Summary
FromEvaluations()
           
 
Method Summary
 XPerformanceTable apply(IRdEvaluations input)
           
 
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

FromEvaluations

public FromEvaluations()
Method Detail

apply

public XPerformanceTable apply(IRdEvaluations input)
Specified by:
apply in interface Function<IRdEvaluations,XPerformanceTable>


Copyright © 2011. All Rights Reserved.