Class ExclusionDependencySelector.ExclusionComparator

  • All Implemented Interfaces:
    java.util.Comparator<Exclusion>
    Enclosing class:
    ExclusionDependencySelector

    private static class ExclusionDependencySelector.ExclusionComparator
    extends java.lang.Object
    implements java.util.Comparator<Exclusion>
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ExclusionComparator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int compare​(Exclusion e1, Exclusion e2)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong