Interface | Description |
---|---|
FlushReceiver |
Something that can be flushed.
|
FlushReceiverProvider |
Provides a
FlushReceiver . |
Class | Description |
---|---|
OutputStreamFlushableCommandline |
A
Commandline implementation that provides the output stream of
the executed process in form of a FlushReceiver , for it to be
flushed on demand. |
TestProvidingInputStream |
An
InputStream that, when read, provides test class names out of a queue. |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.