public YellOnFlushAndCloseOutputStream(OutputStream proxy, boolean yellForFlush, boolean yellForClose)(Code)
Parameters: proxy - OutputStream to delegate to. Parameters: yellForFlush - True if flush() is forbidden Parameters: yellForClose - True if close() is forbidden