JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.xingyi.interfaces
Interface BiFunctionWithException<From1,
From2,
To>
public interface
BiFunctionWithException<From1,
From2,
To>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
To
apply
(
From1
from1,
From2
from2)
Method Details
apply
To
apply
(
From1
from1,
From2
from2)
throws
Exception
Throws:
Exception