接口 Ordered

    • 方法详细资料

      • getOrder

        int getOrder()
        Get the order value of this object.

        Higher values are interpreted as lower priority. As a consequence, the object with the lowest value has the highest priority (somewhat analogous to Servlet load-on-startup values).

        Same order values will result in arbitrary sort positions for the affected objects.

        返回:
        the order value
        另请参阅:
        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE