LinkedBlockingDeque.offerFirst

{@inheritDoc}

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

Meta