public class ArchiveCommandTest.MockOutputStream extends OutputStream
| Constructor and Description |
|---|
MockOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFoo() |
void |
setFoo(int foo) |
void |
write(int b) |
close, flush, write, writepublic void setFoo(int foo)
public int getFoo()
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2018 Eclipse JGit Project. All rights reserved.