Class ShallowClone


  • public class ShallowClone
    extends Object
    • Constructor Detail

      • ShallowClone

        public ShallowClone()
      • ShallowClone

        public ShallowClone​(int defaultCommitsDepth,
                            int additionalFetchDepth)
    • Method Detail

      • getAdditionalFetchDepth

        public int getAdditionalFetchDepth()
      • getDefaultCommitsDepth

        public int getDefaultCommitsDepth()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object