Package | Description |
---|---|
org.eclipse.jgit.pgm | |
org.eclipse.jgit.util.io |
Utility classes for IO (streams).
|
Class and Description |
---|
ThrowingPrintWriter
An alternative PrintWriter that doesn't catch exceptions.
|
Class and Description |
---|
DisabledOutputStream
An OutputStream which always throws IllegalStateExeption during write.
|
InterruptTimer
Triggers an interrupt on the calling thread if it doesn't complete a block.
|
NullOutputStream
An OutputStream which ignores everything written to it.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.