Package | Description |
---|---|
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Field and Description |
---|---|
private TemporaryBuffer.Block |
TemporaryBuffer.BlockInputStream.block |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<TemporaryBuffer.Block> |
TemporaryBuffer.blocks
Chain of data, if we are still completely in-core; otherwise null.
|
Modifier and Type | Method and Description |
---|---|
private TemporaryBuffer.Block |
TemporaryBuffer.last() |