LinkedBlockingQueue.size

Returns the number of elements in this queue.

@return the number of elements in this queue

class LinkedBlockingQueue(E)
override
int
size
()

Meta