Create
Make a Meme
Make a GIF
Make a Chart
Make a Demotivational
Java threads
share
4,939 views
•
2 upvotes
•
Made by
VimalTiwari
3 years ago
in
fun
white background
java
thread
Add Meme
Add Image
Post Comment
Best first
Best first
Latest first
Oldest first
1 Comment
reply
Puglover2123
0 ups
, 2y
Show More Comments
Created with the Imgflip
Meme Generator
EXTRA IMAGES ADDED: 1
White Background.
images.jpeg
IMAGE DESCRIPTION:
class MyThread Extends Thread{ public void run(){ Thread.sleep(10000); //pause 10 sec } }; @VIMALTIWARI2612; MyThread*; JRE*; Other threads*