Uses of Class
org.eclipse.jgit.util.TemporaryBuffer.Block
Packages that use TemporaryBuffer.Block
-
Uses of TemporaryBuffer.Block in org.eclipse.jgit.util
Fields in org.eclipse.jgit.util declared as TemporaryBuffer.BlockModifier and TypeFieldDescriptionprivate TemporaryBuffer.Block
TemporaryBuffer.BlockInputStream.block
Fields in org.eclipse.jgit.util with type parameters of type TemporaryBuffer.BlockModifier and TypeFieldDescription(package private) ArrayList
<TemporaryBuffer.Block> TemporaryBuffer.blocks
Chain of data, if we are still completely in-core; otherwise null.Methods in org.eclipse.jgit.util that return TemporaryBuffer.Block