|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StopWalkException | |
|---|---|
| org.eclipse.jgit.errors | |
| org.eclipse.jgit.revwalk.filter | |
| Uses of StopWalkException in org.eclipse.jgit.errors |
|---|
| Fields in org.eclipse.jgit.errors declared as StopWalkException | |
|---|---|
static StopWalkException |
StopWalkException.INSTANCE
Singleton instance for throwing within a filter. |
| Uses of StopWalkException in org.eclipse.jgit.revwalk.filter |
|---|
| Methods in org.eclipse.jgit.revwalk.filter that throw StopWalkException | |
|---|---|
abstract boolean |
RevFilter.include(RevWalk walker,
RevCommit cmit)
Determine if the supplied commit should be included in results. |
boolean |
MaxCountRevFilter.include(RevWalk walker,
RevCommit cmit)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||