public interface IBiFunctionWithException<From1,From2,To>
| Modifier and Type | Method and Description |
|---|---|
To |
apply(From1 from1,
From2 from2) |
To apply(From1 from1, From2 from2) throws IOException
IOExceptionCopyright © 2023. All rights reserved.