Learn Java Programming - Interface Modifiers Tutorial

Publicado em: 19 Agosto 2015
no canal de: Daniel Ross
576
7

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.


Nesta página do site você pode assistir ao vídeo on-line Learn Java Programming - Interface Modifiers Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Daniel Ross 19 Agosto 2015, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 576 vezes e gostou 7 espectadores. Boa visualização!