E
public final class CheckedInput<E extends Exception> extends Object implements Input
Input.NoNulls
CheckedInput(Input orig, Func<Exception,E> fnc)
InputStream
stream()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CheckedInput(Input orig, Func<Exception,E> fnc)
orig
fnc
public InputStream stream() throws E extends Exception
Input
stream
E extends Exception
Copyright © 2017–2018 Cactoos. All rights reserved.