Uses of Class
org.tmatesoft.svn.core.internal.delta.SVNXDeltaAlgorithm.Match
Packages that use SVNXDeltaAlgorithm.Match
-
Uses of SVNXDeltaAlgorithm.Match in org.tmatesoft.svn.core.internal.delta
Methods in org.tmatesoft.svn.core.internal.delta that return SVNXDeltaAlgorithm.MatchModifier and TypeMethodDescriptionprivate 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) Methods in org.tmatesoft.svn.core.internal.delta with parameters of type SVNXDeltaAlgorithm.MatchModifier and TypeMethodDescriptionprivate 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)