Unless the Object class is not actually the java.lang.Object class (the tutorial does not include the imports, so it’s hard to see), the extends Object is redundant.
Unless the Object class is not actually the java.lang.Object class (the tutorial does not include the imports, so it’s hard to see), the extends Object is redundant.