org.ujmp.core.calculation
Interface CalculationMethod<S,T>


public interface CalculationMethod<S,T>


Method Summary
 T calculate(S source1, S source2)
           
 

Method Detail

calculate

T calculate(S source1,
            S source2)


Copyright © 2010. All Rights Reserved.