Пробую сделать так
public void run() throws InterruptedException {
           System.out.println(getName() + ", вылез из корзинки");
           investigateWorld();
       }