Package | Description |
---|---|
org.tmatesoft.svn.core.internal.delta |
Modifier and Type | Field and Description |
---|---|
private SVNVDeltaAlgorithm.SlotsTable |
SVNVDeltaAlgorithm.mySlotsTable
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
private SVNVDeltaAlgorithm.SlotsTable |
SVNVDeltaAlgorithm.getSlotsTable(int dataLength)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
private void |
SVNVDeltaAlgorithm.vdelta(SVNVDeltaAlgorithm.SlotsTable table,
byte[] data,
int start,
int end,
boolean doOutput)
Deprecated.
|