Learn Java Programming - Interface Modifiers Tutorial

Pubblicato il: 19 agosto 2015
sul canale di: 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.


In questa pagina del sito puoi guardare il video online Learn Java Programming - Interface Modifiers Tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Daniel Ross 19 agosto 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 576 volte e gli è piaciuto 7 spettatori. Buona visione!