The following rules apply to a top-level (outer, non-nested) interface:
An interface is implicitly abstract.
An interface may have only the following legal modifiers: public, abstract, and strictfp. The default (package-private) access modifier is legal as well. Don't worry about strictfp, I haven't covered that one yet.
If the public access modifier is applied to an interface, the interface source code file name must match the name of the interface.
En esta página del sitio puede ver el video en línea Learn Java Programming - Interface Modifiers Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Daniel Ross 19 agosto 2015, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 576 veces y le gustó 7 a los espectadores. Disfruta viendo!