X
- Type of inputY
- Type of inputZ
- Type of outputpublic final class IoCheckedBiFunc<X,Y,Z> extends Object implements BiFunc<X,Y,Z>
Exception
, but throws
IOException
instead.
There is no thread-safety guarantee.
BiFunc.NoNulls<X,Y,Z>
Constructor and Description |
---|
IoCheckedBiFunc(BiFunc<X,Y,Z> fnc)
Ctor.
|
Copyright © 2017–2018 Cactoos. All rights reserved.