예제 #1
0
 /**
  * Instantiates a new demo.
  *
  * @param i the i
  */
 public Demo(int i) {
   setThreadNumber(i);
 }