Package | Description |
---|---|
org.jboss.solder.util.collections |
A collection of collection related utilities for Solder
|
Modifier and Type | Method and Description |
---|---|
Set<Multiset.Entry<E>> |
Multiset.entrySet()
Returns a view of the contents of this multiset, grouped into
Multiset.Entry instances, each providing an element of the multiset and
the count of that element. |
Copyright © 2008–2013 Seam Framework. All rights reserved.