Uses of Class
org.tmatesoft.svn.core.SVNAnnotationGenerator.BlameChunk
-
Packages that use SVNAnnotationGenerator.BlameChunk Package Description org.tmatesoft.svn.core This package mostly contains common classes as well as interfaces used throughout all the library. -
-
Uses of SVNAnnotationGenerator.BlameChunk in org.tmatesoft.svn.core
Methods in org.tmatesoft.svn.core that return SVNAnnotationGenerator.BlameChunk Modifier and Type Method Description private SVNAnnotationGenerator.BlameChunk
SVNAnnotationGenerator. findBlameChunk(java.util.List chain, int offset, int[] index)
Methods in org.tmatesoft.svn.core with parameters of type SVNAnnotationGenerator.BlameChunk Modifier and Type Method Description void
SVNAnnotationGenerator.BlameChunk. copy(SVNAnnotationGenerator.BlameChunk chunk)
-