hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
AbstractDeque.offer
hunt
collection
AbstractDeque
AbstractDeque
{@inheritDoc}
bool
offer
(E e)
class
AbstractDeque
(E)
override
bool
offer
(
E
e
)
bool
offer
(E e, Duration timeout)
Meta
Source
See Implementation
hunt
collection
AbstractDeque
AbstractDeque
functions
add
addFirst
addLast
contains
element
getFirst
getLast
offer
offerFirst
offerLast
opEquals
peek
peekFirst
peekLast
poll
pollFirst
pollLast
pop
push
put
putLast
remove
removeFirst
removeFirstOccurrence
removeLast
take
takeFirst
toHash
toString
{@inheritDoc}