Beispiel #1
0
 public static RunThresholdModel newRunThresholdModel(int value) {
   return RunThresholdModel.newInstance(value);
 }