Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem, and Comparable< HostDataSources >.
Public Member Functions | |
int | compareTo (HostDataSources o) |
boolean | equals (Object obj) |
int | hashCode () |
Private Attributes | |
final Host | host |
A Host node only showing data sources (no results view, reports, etc.).
Definition at line 27 of file HostDataSources.java.
int org.sleuthkit.autopsy.datamodel.HostDataSources.compareTo | ( | HostDataSources | o | ) |
Definition at line 79 of file HostDataSources.java.
boolean org.sleuthkit.autopsy.datamodel.HostDataSources.equals | ( | Object | obj | ) |
Definition at line 58 of file HostDataSources.java.
int org.sleuthkit.autopsy.datamodel.HostDataSources.hashCode | ( | ) |
Definition at line 53 of file HostDataSources.java.
|
private |
Definition at line 29 of file HostDataSources.java.
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.