size Long
Returns the number of elements contained in this filter (its cardinality). If this filter contains more than Long.MAX_VALUE
elements, returns Long.MAX_VALUE
.
Return
the number of elements contained in this filter (its cardinality)