Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey Class Reference

Public Member Functions

boolean equals (Object obj)
 
int hashCode ()
 

Private Attributes

final Set< BlackboardArtifact.Type > applicableTypes
 
final UpdatableCountTypeNode node
 

Detailed Description

A key to be used with the type factory.

Definition at line 130 of file Artifacts.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.equals ( Object  obj)
int org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.hashCode ( )

Member Data Documentation

final Set<BlackboardArtifact.Type> org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.applicableTypes
private
final UpdatableCountTypeNode org.sleuthkit.autopsy.datamodel.Artifacts.TypeNodeKey.node
private

Definition at line 132 of file Artifacts.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.