|
Autopsy
4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Comparable< ModuleStats >.
Public Member Functions | |
| int | compareTo (ModuleStats o) |
Protected Member Functions | |
| long | getDuration () |
| String | getName () |
Private Attributes | |
| final long | duration |
| final String | name |
Definition at line 258 of file IngestProgressSnapshotPanel.java.
| int org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.compareTo | ( | ModuleStats | o | ) |
Definition at line 283 of file IngestProgressSnapshotPanel.java.
References org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.getDuration().
|
protected |
Definition at line 278 of file IngestProgressSnapshotPanel.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.compareTo(), and org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.getValueAt().
|
protected |
Definition at line 271 of file IngestProgressSnapshotPanel.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.getValueAt().
|
private |
Definition at line 261 of file IngestProgressSnapshotPanel.java.
|
private |
Definition at line 260 of file IngestProgressSnapshotPanel.java.
Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.