hudson.plugins.accurev
Class ByteArrayStream
java.lang.Object
hudson.plugins.accurev.ByteArrayStream
- All Implemented Interfaces:
- Closeable
public class ByteArrayStream
- extends Object
- implements Closeable
Simple class to capture the output of something, and then allow that output
to be read.
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayStream
public ByteArrayStream()
close
public void close()
throws IOException
- Specified by:
close in interface Closeable
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.