X
- Type of inputpublic final class IoCheckedProc<X> extends Object implements Proc<X>
Exception
, but
throws IOException
instead.
There is no thread-safety guarantee.
Constructor and Description |
---|
IoCheckedProc(Proc<X> prc)
Ctor.
|
public void exec(X input) throws IOException
Proc
exec
in interface Proc<X>
input
- The argumentIOException
Copyright © 2017–2021 Cactoos. All rights reserved.