Property | Type | Description | |
---|---|---|---|
headIndex | int | ||
next | Block | ||
objects | GitSharp.Core.RevWalk.RevObject[] | ||
tailIndex | int |
Method | Description | |
---|---|---|
add ( |
||
clear ( ) : void | ||
isEmpty ( ) : bool | ||
isFull ( ) : bool | ||
pop ( ) : |
public RevObject[],GitSharp.Core.RevWalk objects | ||
return | GitSharp.Core.RevWalk.RevObject[] |