Solution:
No, because an interface needs to be implemented by the other class and if it is final, it can't be implemented by any class.
Credit: 3675