类 IntSortAsc<T extends IntSort>

java.lang.Object
dev.utils.common.comparator.sort.IntSortAsc<T>
所有已实现的接口:
Comparator<T>

public class IntSortAsc<T extends IntSort> extends Object implements Comparator<T>
detail: Int 升序排序
作者:
Ttt
  • 构造器详细资料

    • IntSortAsc

      public IntSortAsc()
  • 方法详细资料