Package org.aksw.limes.core.util
Interface DataGenerator
-
- All Known Implementing Classes:
RandomStringGenerator
public interface DataGenerator- Author:
- Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ACachegenerateData(int size)doublegetMean()StringgetName()doublegetStandardDeviation()
-
-
-
Field Detail
-
LABEL
static final String LABEL
- See Also:
- Constant Field Values
-
-