LinkedList.size

Returns the number of elements in this list.

@return the number of elements in this list

class LinkedList(E)
override
int
size
()

Meta