Package | Description |
---|---|
org.eclipse.jgit.revwalk.filter | |
org.eclipse.jgit.util |
Modifier and Type | Method and Description |
---|---|
protected abstract RawCharSequence |
SubStringRevFilter.text(RevCommit cmit)
Obtain the raw text to match against.
|
Modifier and Type | Field and Description |
---|---|
static RawCharSequence |
RawCharSequence.EMPTY
A zero-length character sequence.
|
Modifier and Type | Method and Description |
---|---|
int |
RawSubStringPattern.match(RawCharSequence rcs)
Match a character sequence against this pattern.
|
Copyright © 2012. All Rights Reserved.