June 2017
Beginner
1296 pages
69h 23m
English
... include line 4 in the module declaration.
com.deitel.welcome module.
A module-dependency graph shows dependencies among observable modules13—that is, the built-in standard modules and any additional modules required by a given app or library module. The graph’s nodes are modules and their dependencies are represented by directed edges (arrows) that connect the nodes. Some edges represent explicit dependencies on modules explicitly specified in a module declaration’s requires clauses (as you’ll see in Fig. 36.14). Some edges represent implicit dependencies in which one of the required ...
Read now
Unlock full access