Interface AComparatorByte


  • public interface AComparatorByte
    • Method Detail

      • compare2

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

        default int compare​(byte t,
                            byte t1)