类 ActivateComparator

  • 所有已实现的接口:
    <>

    public class ActivateComparator
    extends 
    implements <>
    OrderComparetor
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static <> COMPARATOR  
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      int  o1,  o2)  
      • 从类继承的方法 java.lang.

        , , , , , , , ,
      • 从接口继承的方法 java.util.

        , , , , , , ,
    • 字段详细资料

      • COMPARATOR

        public static final <> COMPARATOR
    • 构造器详细资料

      • ActivateComparator

        public ActivateComparator()
    • 方法详细资料

      • compare

        public int compare​( o1,
                            o2)
        指定者:
         在接口中 <>