Interface AComparatorInt


  • public interface AComparatorInt
    • Method Detail

      • compare2

        int compare2​(int t,
                     int t1)
      • compare

        default int compare​(int t,
                            int t1)