Index
All Classes and Interfaces|All Packages
E
- equals(Object) - Method in record class org.pwss.util.PWSSDirectoryNavUtil
-
Indicates whether some other object is "equal to" this one.
F
- FileTraverser - Interface in org.pwss.io_file
-
The FileTraverser interface provides methods to traverse directories and files asynchronously.
- FileTraverserImpl - Class in org.pwss.io_file
-
The FileTraverseImpl class provides an implementation of the
FileTraverserinterface. - FileTraverserImpl() - Constructor for class org.pwss.io_file.FileTraverserImpl
-
Constructs a new instance of the
FileTraverserImplclass.
G
- GetSelectedFolderWithoutSubFolders(File) - Static method in record class org.pwss.util.PWSSDirectoryNavUtil
-
Retrieves the contents of the selected folder without including subfolders.
H
- hashCode() - Method in record class org.pwss.util.PWSSDirectoryNavUtil
-
Returns a hash code value for this object.
O
- org.pwss.io_file - package org.pwss.io_file
- org.pwss.util - package org.pwss.util
P
- PWSSDirectoryNavUtil - Record Class in org.pwss.util
-
The PWSSDirectoryNavUtil class provides utility methods to work with directories.
- PWSSDirectoryNavUtil() - Constructor for record class org.pwss.util.PWSSDirectoryNavUtil
-
Creates an instance of a
PWSSDirectoryNavUtilrecord class.
S
- shutdownThreadPool() - Method in interface org.pwss.io_file.FileTraverser
-
Shuts down thread pools and closes resources used by this file traverser instance.
- shutdownThreadPool() - Method in class org.pwss.io_file.FileTraverserImpl
T
- toString() - Method in record class org.pwss.util.PWSSDirectoryNavUtil
-
Returns a string representation of this record class.
- traverse(File) - Method in interface org.pwss.io_file.FileTraverser
-
Asynchronously traverses the given folder, returning a list of files within the folder as a Future.
- traverse(File) - Method in class org.pwss.io_file.FileTraverserImpl
- traverse(String) - Method in interface org.pwss.io_file.FileTraverser
-
Asynchronously traverses the directory represented by the given string path, returning a list of files within the directory as a Future.
- traverse(String) - Method in class org.pwss.io_file.FileTraverserImpl
- traverse(Path) - Method in interface org.pwss.io_file.FileTraverser
-
Asynchronously traverses the directory represented by the given path, returning a list of files within the directory as a Future.
- traverse(Path) - Method in class org.pwss.io_file.FileTraverserImpl
All Classes and Interfaces|All Packages