Package java.util
Interface Collection

Public Method size

abstract int size()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the number of elements in this collection. If this collection contains moer then Integer.MAX_VALUE elements, returns Integer.MAX_VALUE.