BitSet.size

BitSet.size

Class Overview | Class Members | This Package | All Packages

Syntax
public int size()
Description
Calculates and returns the set's size in bits. The maximum element in the set is the size - 1st element.