JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.xingyi.optics.annotations.utils
Interface IBiFunctionWithIoException<From1,
From2,
To>
public interface
IBiFunctionWithIoException<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
IOException
Throws:
IOException