Interface ContentsComparator

All Known Implementing Classes:
ClassfileComparator, DefaultContentsComparator, HtmlComparator, ManifestComparator, NestedZipComparator, PropertiesComparator, TextComparator, XmlComparator

public interface ContentsComparator
  • Field Details

    • THRESHOLD

      static final int THRESHOLD
      System property that controls the threshold size where a direct byte compare is performed (default 5 mb)
  • Method Details