Thread class with runnable interface

xiaoxiao2021-03-06  96

Thread class with runnable interface

1. Inherit the Thread class and overload the RUN method