|
Autopsy
4.21.0
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 272 of file IngestProgressSnapshotPanel.java.
| int org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.compareTo | ( | ModuleStats | o | ) |
Definition at line 297 of file IngestProgressSnapshotPanel.java.
References org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.getDuration().
|
protected |
Definition at line 292 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 285 of file IngestProgressSnapshotPanel.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.getValueAt().
|
private |
Definition at line 275 of file IngestProgressSnapshotPanel.java.
|
private |
Definition at line 274 of file IngestProgressSnapshotPanel.java.
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.