Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.report.modules.datasourcesummaryexport.ExportGeolocation.GeolocationData Class Reference

Private Attributes

final List< Pair< String, Integer > > mostCommonData
 
final List< Pair< String, Integer > > mostRecentData
 

Detailed Description

Object encapsulating geolocation data.

Definition at line 56 of file ExportGeolocation.java.

Member Data Documentation

final List<Pair<String, Integer> > org.sleuthkit.autopsy.report.modules.datasourcesummaryexport.ExportGeolocation.GeolocationData.mostCommonData
private

Definition at line 59 of file ExportGeolocation.java.

final List<Pair<String, Integer> > org.sleuthkit.autopsy.report.modules.datasourcesummaryexport.ExportGeolocation.GeolocationData.mostRecentData
private

Definition at line 58 of file ExportGeolocation.java.


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

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