Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.datamodel.DataSourceInfoUtilities.ResultSetHandler< T > Interface Template Reference

Public Member Functions

process (ResultSet resultset) throws SQLException
 

Detailed Description

An interface for handling a result set and returning a value.

Definition at line 122 of file DataSourceInfoUtilities.java.

Member Function Documentation

T org.sleuthkit.autopsy.datasourcesummary.datamodel.DataSourceInfoUtilities.ResultSetHandler< T >.process ( ResultSet  resultset) throws SQLException

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