For the compiler, this does not matter.
For readers, readers, it can make the code more understandable in some cases. When your interface names are Animalu Mammal, declaring both is redundant because everyone knows that mammals are animals. But if the interfaces are not so closely connected, for example, DataTransferObjectand Serializable, it may be useful to specify both explicitly.