Class ComparedUniqueSymlinks

    • Constructor Detail

      • ComparedUniqueSymlinks

        public ComparedUniqueSymlinks​(UniqueSymlink mainSymlink,
                                      UniqueSymlink otherSymlink,
                                      UniqueSymlink ancestorSymlink)
        Constructs an object with compared unique symbolic links.
        Parameters:
        mainSymlink - the main unique symbolic link, may be null
        otherSymlink - the other unique symbolic link, may be null
        ancestorSymlink - the common ancestor unique symbolic link, may be null