Autopsy
4.16.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 263 of file IngestProgressSnapshotPanel.java.
int org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.compareTo | ( | ModuleStats | o | ) |
Definition at line 288 of file IngestProgressSnapshotPanel.java.
References org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.ModuleStats.getDuration().
|
protected |
Definition at line 283 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 276 of file IngestProgressSnapshotPanel.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestProgressSnapshotPanel.ModuleTableModel.getValueAt().
|
private |
Definition at line 266 of file IngestProgressSnapshotPanel.java.
|
private |
Definition at line 265 of file IngestProgressSnapshotPanel.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.