Uses of Class
org.egothor.duplicity.file.MergeableSimilarUnitPairsFile

Packages that use MergeableSimilarUnitPairsFile
org.egothor.duplicity.file This package contains implementation of the files needed the duplicity checking algorithm. 
 

Uses of MergeableSimilarUnitPairsFile in org.egothor.duplicity.file
 

Subclasses of MergeableSimilarUnitPairsFile in org.egothor.duplicity.file
 class AllSimilarUnitPairsFile
          Represents the merge of "similar unit pairs" files for all permutations that is used in the duplicity checking algorithm.
 class SimilarUnitPairsFile
          Represents the "similar unit pairs" file used in duplicity checking algorithm.