Class SVNAdminClient.SessionInfo

  • Enclosing class:
    SVNAdminClient

    private class SVNAdminClient.SessionInfo
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • myLastMergedRevision

        long myLastMergedRevision
    • Constructor Detail

      • SessionInfo

        public SessionInfo​(SVNRepository repos,
                           long lastMergedRev)