AbstractDeque.offerLast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool offerLast(E e)
  2. bool offerLast(E e, Duration timeout)
    class AbstractDeque(E)
    bool
    offerLast
    (
    E e
    ,
    Duration timeout
    )

Meta