Package org.eclipse.jgit.revwalk
Class BlockRevQueue.BlockFreeList
java.lang.Object
org.eclipse.jgit.revwalk.BlockRevQueue.BlockFreeList
- Enclosing class:
BlockRevQueue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
clear()
(package private) void
(package private) BlockRevQueue.Block
newBlock()
-
Field Details
-
next
-
-
Constructor Details
-
BlockFreeList
BlockFreeList()
-
-
Method Details
-
newBlock
BlockRevQueue.Block newBlock() -
freeBlock
-
clear
void clear()
-