Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem, and Comparable< HostGrouping >.
Public Member Functions | |
int | compareTo (HostGrouping o) |
boolean | equals (Object obj) |
int | hashCode () |
Private Attributes | |
final Host | host |
A top level UI grouping of data sources under a host.
Definition at line 27 of file HostGrouping.java.
int org.sleuthkit.autopsy.datamodel.HostGrouping.compareTo | ( | HostGrouping | o | ) |
Definition at line 79 of file HostGrouping.java.
boolean org.sleuthkit.autopsy.datamodel.HostGrouping.equals | ( | Object | obj | ) |
Definition at line 58 of file HostGrouping.java.
int org.sleuthkit.autopsy.datamodel.HostGrouping.hashCode | ( | ) |
Definition at line 53 of file HostGrouping.java.
|
private |
Definition at line 29 of file HostGrouping.java.
Copyright © 2012-2022 Basis Technology. Generated on: Thu Jun 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.