Package | Description |
---|---|
org.eclipse.jgit.diff |
Comparing file contents by computing diffs.
|
Modifier and Type | Field and Description |
---|---|
static SimilarityIndex.TableFullException |
SimilarityIndex.TABLE_FULL_OUT_OF_MEMORY
A special
SimilarityIndex.TableFullException used in place of OutOfMemoryError. |
Modifier and Type | Method and Description |
---|---|
static SimilarityIndex |
SimilarityIndex.create(ObjectLoader obj)
Create a new similarity index for the given object
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.