Uses of Class
spin.demo.complex.Directory
-
Packages that use Directory Package Description spin.demo.complex -
-
Uses of Directory in spin.demo.complex
Methods in spin.demo.complex that return Directory Modifier and Type Method Description Directory[]DirectoryService. getChildren(Directory directory)Get the children of a directory.Directory[]FileService. getChildren(Directory directory)Get the children of a directory.Directory[]LatencyService. getChildren(Directory directory)Get the children of a directory.Directory[]UnreliableService. getChildren(Directory directory)Get the children of a directory.DirectoryDirectoryService. getRoot()Get the root directory.DirectoryFileService. getRoot()Get the root directory.DirectoryLatencyService. getRoot()Get the root directory.DirectoryUnreliableService. getRoot()Get the root directory.Methods in spin.demo.complex with parameters of type Directory Modifier and Type Method Description Directory[]DirectoryService. getChildren(Directory directory)Get the children of a directory.Directory[]FileService. getChildren(Directory directory)Get the children of a directory.Directory[]LatencyService. getChildren(Directory directory)Get the children of a directory.Directory[]UnreliableService. getChildren(Directory directory)Get the children of a directory.
-