Java Practice Examples - Module 9-2 Implementing Runnable

preview_player
Показать описание


In this series, we'll be using the free Visual Studio Code to develop and test our code samples.

-- Video Description --
In this video we look at how to created a threaded class, if it is extending another class, but having it implement the runnable interface. This helps solve the issue we have with the fact that Java doesn't allow multiple inheritance.
Once again, it is a minor change, and allows for us to make an object to run in its own thread with just a few changes to a couple of methods.
Рекомендации по теме
join shbcf.ru