Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
O | apply (I input) throws X |
Functinal interface for a function from I to O that throws an Exception.
<I> | Input type. |
<O> | Output type. |
<X> | The type of Exception thrown. |
Definition at line 29 of file CheckedFunction.java.
O org.sleuthkit.autopsy.timeline.utils.CheckedFunction< I, O, X extends Exception >.apply | ( | I | input | ) | throws X |
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.