Package com.walkfares.odsl.curve
Class ODSLFunctionHelper
java.lang.Object
com.walkfares.odsl.curve.ODSLFunctionHelper
public class ODSLFunctionHelper extends Object
-
Constructor Summary
Constructors Constructor Description ODSLFunctionHelper()
-
Method Summary
Modifier and Type Method Description List<ODSLFunction>
getFunctions(OpenDSLContext context, String sname, String tag)
-
Constructor Details
-
ODSLFunctionHelper
public ODSLFunctionHelper()
-
-
Method Details