JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.scriptbasic.utility
Interface ConvertUtils.ExceptionalFunction<T,R>
Enclosing class:
ConvertUtils
public static interface
ConvertUtils.ExceptionalFunction<T,R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
R
apply
(
T
r)
Method Details
apply
R
apply
(
T
r)
throws
java.lang.Exception
Throws:
java.lang.Exception