LinkedBlockingDeque.size

Returns the number of elements in this deque.

@return the number of elements in this deque

class LinkedBlockingDeque(E)
override
int
size
()

Meta