Interface ICompareAccessor

    • Method Detail

      • getComparison

        Comparison getComparison()
        Returns the comparison object used by this accessor.
        Returns:
        the comparison object used by this accessor.
      • getInitialItem

        IMergeViewerItem getInitialItem()
        Returns the initial item of this accessor.
        Returns:
        the initial item of this accessor.
      • getItems

        com.google.common.collect.ImmutableList<? extends IMergeViewerItem> getItems()
        Returns the list of items known by this accessor.
        Returns:
        the list of items known by this accessor.