Interface ConcurrentLinkedHashMap.Task

    • Method Detail

      • getOrder

        int getOrder()
        The priority order.
      • isWrite

        boolean isWrite()
        If the task represents an add, modify, or remove operation.