Autopsy  4.5.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetResults Class Reference

Inherits Observable.

Private Attributes

final Map< String, Set< Long > > hashSetHitsMap = new LinkedHashMap<>()
 

Detailed Description

Stores all of the hashset results in a single class that is observable for the child nodes

Definition at line 80 of file HashsetHits.java.

Member Data Documentation

final Map<String, Set<Long> > org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetResults.hashSetHitsMap = new LinkedHashMap<>()
private

Definition at line 84 of file HashsetHits.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Feb 20 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.