Package org.eclipse.jgit.revwalk
Class BlockObjQueue
java.lang.Object
org.eclipse.jgit.revwalk.BlockObjQueue
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final class
(package private) static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BlockObjQueue.BlockFreeList
private BlockObjQueue.Block
private BlockObjQueue.Block
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
free
-
head
-
tail
-
-
Constructor Details
-
BlockObjQueue
BlockObjQueue()Create an empty queue.
-
-
Method Details
-
add
-
next
RevObject next()
-