Yes it is. Unless your parent class provides implementations. In this case they will be inherited an it is not necessary.
As an exception there are some methods declared optional in the interfaces in java.util.Collection and Map
By the way Jordi, if you know Spanish there are some pages in
http://usuarios.tripod.es/JoseBotella with articles about the
Java Virtual Machine and the constant poool. In the future I will be adding more articles on Collections/Map and inner classes.
There is as well a simple class file parser, there is an English version of this.