Uses of Class
org.tmatesoft.svn.core.internal.delta.SVNDeltaCombiner.SVNOffsetsIndex
-
Packages that use SVNDeltaCombiner.SVNOffsetsIndex Package Description org.tmatesoft.svn.core.internal.delta -
-
Uses of SVNDeltaCombiner.SVNOffsetsIndex in org.tmatesoft.svn.core.internal.delta
Fields in org.tmatesoft.svn.core.internal.delta declared as SVNDeltaCombiner.SVNOffsetsIndex Modifier and Type Field Description private SVNDeltaCombiner.SVNOffsetsIndex
SVNDeltaCombiner. myOffsetsIndex
Methods in org.tmatesoft.svn.core.internal.delta with parameters of type SVNDeltaCombiner.SVNOffsetsIndex Modifier and Type Method Description private int
SVNDeltaCombiner. findInstructionIndex(SVNDeltaCombiner.SVNOffsetsIndex offsets, int offset)
-