Learn Java Programming - Interface Modifiers Tutorial

Publié le: 19 août 2015
sur la chaîne: 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.


Sur cette page du site, vous pouvez voir la vidéo en ligne Learn Java Programming - Interface Modifiers Tutorial durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Daniel Ross 19 août 2015, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 576 fois et il a aimé 7 téléspectateurs. Bon visionnage!