Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Private Attributes | List of all members
org.sleuthkit.autopsy.integrationtesting.config.ConfigDeserializer.StringObjMap Class Reference

Inherits HashMap< String, Object >.

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Extends HashMap<String, Object> to guarantee a type of Map<String, Object> with type erasure.

Definition at line 125 of file ConfigDeserializer.java.

Member Data Documentation

final long org.sleuthkit.autopsy.integrationtesting.config.ConfigDeserializer.StringObjMap.serialVersionUID = 1L
staticprivate

Definition at line 127 of file ConfigDeserializer.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.