size

Returns the number of elements in this.

See also


Returns the number of elements remaining in this. The iterator will be left exhausted: its hasNext method will return false.

See also