Deque.size

Returns the number of elements in this deque.

@return the number of elements in this deque

interface Deque(E)
int
size
()

Meta