Java Community | Help. Code. Learn.JC|HCL
Java Community | Help. Code. Learn.โ€ข4mo agoโ€ข
16 replies
valer

Multithreading

When dealing with multiple threads, is it better to extend the Thread class or implement Runnable?
Was this page helpful?