count


Description:

public abstract int count (G item)

Returns the number of occurrences of an item in this multiset.

Parameters:

item

the item to count occurrences of

Returns:

the number of occurrences of the item in this multiset.