Autopsy
4.7.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 2493 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 2491 of file Case.java.
Referenced by org.sleuthkit.autopsy.casemodule.Case.TaskThreadFactory.TaskThreadFactory().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.