public void run() {
   sharedObject.sorting();
 }
 public void run() {
   sharedObject.printing();
 }