|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ThreadFactory.
Public Member Functions | |
| Thread | newThread (Runnable task) |
Private Member Functions | |
| TaskThreadFactory (String threadName) | |
Private Attributes | |
| final String | threadName |
|
private |
Definition at line 3858 of file Case.java.
References org.sleuthkit.autopsy.casemodule.Case.TaskThreadFactory.threadName.
| Thread org.sleuthkit.autopsy.casemodule.Case.TaskThreadFactory.newThread | ( | Runnable | task | ) |
|
private |
Definition at line 3856 of file Case.java.
Referenced by org.sleuthkit.autopsy.casemodule.Case.TaskThreadFactory.TaskThreadFactory().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.