Uses of Class
spin.demo.complex.Directory
Packages that use Directory
-
Uses of Directory in spin.demo.complex
Methods in spin.demo.complex that return DirectoryModifier and TypeMethodDescriptionDirectoryService.getChildren
(Directory directory) Get the children of a directory.FileService.getChildren
(Directory directory) Get the children of a directory.LatencyService.getChildren
(Directory directory) Get the children of a directory.UnreliableService.getChildren
(Directory directory) Get the children of a directory.DirectoryService.getRoot()
Get the root directory.FileService.getRoot()
Get the root directory.LatencyService.getRoot()
Get the root directory.UnreliableService.getRoot()
Get the root directory.Methods in spin.demo.complex with parameters of type DirectoryModifier and TypeMethodDescriptionDirectoryService.getChildren
(Directory directory) Get the children of a directory.FileService.getChildren
(Directory directory) Get the children of a directory.LatencyService.getChildren
(Directory directory) Get the children of a directory.UnreliableService.getChildren
(Directory directory) Get the children of a directory.