Skip to main content
Filter by
Sorted by
Tagged with
2 votes
2 answers
191 views

I am trying to implement a Parent and Child class. The Parent class would start a thread and run a routine function. The Child class would override the routine function if needed.This seems perfectly ...
Zhiyong Li's user avatar