What is the syntax to start the thread?
Hi Miro Vasil
To start the thread, use the below syntax:
Thread t4 = new Thread(new LambdatestTunnel("T4")); // t1.isAlive(); // Thread.sleep(3000); // t2.start();
What is the syntax to start the thread?
Hi Miro Vasil
To start the thread, use the below syntax:
Thread t4 = new Thread(new LambdatestTunnel("T4")); // t1.isAlive(); // Thread.sleep(3000); // t2.start();