| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.delta |
| Modifier and Type | Method and Description |
|---|---|
private static SVNXDeltaAlgorithm.Match |
SVNXDeltaAlgorithm.findMatch(java.util.Map matchesTable,
SVNXDeltaAlgorithm.PseudoAdler32 checksum,
byte[] a,
int aLength,
byte[] b,
int bLength,
int bPos,
SVNXDeltaAlgorithm.Match previousInsertion) |
| Modifier and Type | Method and Description |
|---|---|
private static SVNXDeltaAlgorithm.Match |
SVNXDeltaAlgorithm.findMatch(java.util.Map matchesTable,
SVNXDeltaAlgorithm.PseudoAdler32 checksum,
byte[] a,
int aLength,
byte[] b,
int bLength,
int bPos,
SVNXDeltaAlgorithm.Match previousInsertion) |