public final class SyncInput extends Object implements Input
Input
Objects of this class are thread safe.
Input.NoNulls
SyncInput(Input input)
SyncInput(Input input, Object lck)
InputStream
stream()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SyncInput(Input input)
input
public SyncInput(Input input, Object lck)
lck
public InputStream stream() throws Exception
stream
Exception
Copyright © 2017–2018 Cactoos. All rights reserved.