Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.datamodel.GeolocationSummary.SupplierWithException< T, E extends Throwable > Interface Template Reference

Public Member Functions

get () throws E
 

Detailed Description

A supplier of an item T that can throw an exception of type E.

Definition at line 247 of file GeolocationSummary.java.

Member Function Documentation

A supplier method that can throw an exception of E.

Returns
The object type.
Exceptions
EThe exception type.

Referenced by org.sleuthkit.autopsy.datasourcesummary.datamodel.GeolocationSummary.getCityCounts().


The documentation for this interface 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.