Closed rols121 closed 3 years ago
Making the yield and delay methods static so that no instance of a thread is required to call these methods. This is a simple change as the methods do not rely on members of the Threads class.
Making the yield and delay methods static so that no instance of a thread is required to call these methods. This is a simple change as the methods do not rely on members of the Threads class.