Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
boolean | equals (Object obj) |
int | hashCode () |
Private Attributes | |
final Set< BlackboardArtifact.Type > | applicableTypes |
final UpdatableCountTypeNode | node |
A key to be used with the type factory.
Definition at line 132 of file Artifacts.java.
boolean org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.equals | ( | Object | obj | ) |
Definition at line 189 of file Artifacts.java.
References org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.applicableTypes.
int org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.hashCode | ( | ) |
Definition at line 182 of file Artifacts.java.
References org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.applicableTypes.
|
private |
Definition at line 135 of file Artifacts.java.
Referenced by org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.equals(), and org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.hashCode().
|
private |
Definition at line 134 of file Artifacts.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.