JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
datarush.commons
Package
com.pervasive.datarush.datastruct
Interface UnsafeFunction1<P,
R,
E extends
Throwable
>
public interface
UnsafeFunction1<P,
R,
E extends
Throwable
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
P
param)
Method Details
apply
R
apply
(
P
param)
throws
E
Throws:
E
extends
Throwable