Package org.openforis.collect.manager
Class RandomRecordKeysGenerator
- java.lang.Object
-
- org.openforis.collect.manager.RandomRecordKeysGenerator
-
public class RandomRecordKeysGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description RandomRecordKeysGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<List<String>>generate(CollectSurvey survey, String currentMeasurementValue, String nextMeasurementValue, float percentageOverTotal)
-