Package com.walkfares.function.math
Class DataGeneration
java.lang.Object
com.walkfares.function.AbstractFunctionHolder
com.walkfares.function.math.DataGeneration
- All Implemented Interfaces:
FunctionHolder
public class DataGeneration extends AbstractFunctionHolder implements FunctionHolder
-
Constructor Summary
Constructors Constructor Description DataGeneration() -
Method Summary
Modifier and Type Method Description StringgetCategory()List<Function>getFunctions()VarScalarrandom()VarScalarrandomInteger(int max)
-
Constructor Details
-
DataGeneration
public DataGeneration()
-
-
Method Details
-
getCategory
- Specified by:
getCategoryin interfaceFunctionHolder
-
getFunctions
- Specified by:
getFunctionsin interfaceFunctionHolder
-
random
-
randomInteger
-