Class IntComp.IntAsc

  • All Implemented Interfaces:
    IntComp
    Enclosing interface:
    IntComp

    public static class IntComp.IntAsc
    extends Object
    implements IntComp
    • Constructor Detail

      • IntAsc

        public IntAsc()
    • Method Detail

      • resetValue

        public int resetValue()
        Specified by:
        resetValue in interface IntComp
      • compare

        public int compare​(int a,
                           int b)
        Specified by:
        compare in interface IntComp