Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.datasourcesummary.ui.GeolocationPanel.GeolocationViewModel Class Reference

Private Attributes

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

Detailed Description

Object encapsulating the view model of this panel.

Definition at line 73 of file GeolocationPanel.java.

Member Data Documentation

final List<Pair<String, Integer> > org.sleuthkit.autopsy.datasourcesummary.ui.GeolocationPanel.GeolocationViewModel.mostCommonData
private

Definition at line 76 of file GeolocationPanel.java.

final List<Pair<String, Integer> > org.sleuthkit.autopsy.datasourcesummary.ui.GeolocationPanel.GeolocationViewModel.mostRecentData
private

Definition at line 75 of file GeolocationPanel.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.