Package | Description |
---|---|
org.eclipse.jgit.util.io |
Utility classes for IO (streams).
|
Class | 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. All rights reserved.