class EndGenerator extends Generator
Modifier and Type | Field and Description |
---|---|
(package private) static EndGenerator |
INSTANCE |
HAS_REWRITE, HAS_UNINTERESTING, NEEDS_REWRITE, SORT_COMMIT_TIME_DESC, SORT_TOPO
Modifier | Constructor and Description |
---|---|
private |
EndGenerator() |
Modifier and Type | Method and Description |
---|---|
(package private) RevCommit |
next()
Return the next commit to the application, or the next generator.
|
(package private) int |
outputType()
Obtain flags describing the output behavior of this generator.
|
shareFreeList
static final EndGenerator INSTANCE
RevCommit next()
Generator
int outputType()
Generator
outputType
in class Generator