News

The decision of whether to continue the chain is completely up to the base class’s start() method. The subclasses can’t change the logic defined in start() because start() is declared final.