Class Multiset<E>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, Set<E>

public class Multiset<E> extends HashSet<E>
See Also: