static class SvnDiffHunk.Range extends java.lang.Object
private long
current
end
start
Range(long start, long end, long current)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private long start
private long end
private long current
public Range(long start, long end, long current)