count


Description:

public abstract int count (G item)

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

Parameters:

item

the item to count occurences of

Returns:

the number of occurences of the item in this multiset.