The interface is already final, or at least was before Java 9. Having methods in interface is already a stretch. I would recommend to review you design and think in term of objects not classes.