Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.zooming.ZoomSettingsPane.CheckedConsumer< T > Interface Template Reference

Public Member Functions

void accept (T input) throws TskCoreException
 

Detailed Description

Functional interface for a consumer that throws a TskCoreException.

Parameters
<T>

Definition at line 285 of file ZoomSettingsPane.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.zooming.ZoomSettingsPane.CheckedConsumer< T >.accept ( input) throws TskCoreException

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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.