Interfaces are a way to achieve abstraction in Java.
An interface is a completely "abstract class" that is used to group related methods with empty bodies:
To access the interface methods, the interface must be "implemented" by another class with the implements keyword. The body of the interface method is provided by the "implement" class.
java.com
En esta página del sitio puede ver el video en línea Java Interfaces - Java tutorial - w3Schools - Chapter-37 English de Duración hora minuto segunda en buena calidad , que subió el usuario w3Schools Tutorials 18 julio 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 436 veces y le gustó 4 a los espectadores. Disfruta viendo!