I have came across a code which have run () method inside every calls, Wanted to understand what is benefit of it .
Does it is the method which gets calls first if there are multiple function in class
Please note it is not extending any base class to implement runnablel