Interface ReferenceComparator

  • All Superinterfaces:
    java.util.Comparator<org.projectnessie.model.Reference>
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface ReferenceComparator
    extends java.util.Comparator<org.projectnessie.model.Reference>
    • Method Summary

      • Methods inherited from interface java.util.Comparator

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