Class ClipboardOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ClipboardOutputStream extends ByteArrayOutputStream
A ClipboardOutputStream writes into the clipboard after flush() as well as close() being called.