LinkedBlockingDeque.offerLast

{@inheritDoc}

  1. bool offerLast(E e)
    class LinkedBlockingDeque(E)
    override
    bool
    offerLast
    (
    E e
    )
  2. bool offerLast(E e, Duration timeout)

Meta