Class SVNXDeltaAlgorithm

java.lang.Object
org.tmatesoft.svn.core.internal.delta.SVNDeltaAlgorithm
org.tmatesoft.svn.core.internal.delta.SVNXDeltaAlgorithm

public class SVNXDeltaAlgorithm extends SVNDeltaAlgorithm
Version:
1.3
  • Field Details

    • MATCH_BLOCK_SIZE

      private static final int MATCH_BLOCK_SIZE
      See Also:
    • ADLER32_MASK

      private static int ADLER32_MASK
  • Constructor Details

    • SVNXDeltaAlgorithm

      public SVNXDeltaAlgorithm()
  • Method Details