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