public class IntegerMultiSet
extends java.lang.Object
Constructor and Description |
---|
IntegerMultiSet() |
Modifier and Type | Method and Description |
---|---|
static <V> gnu.trove.map.TIntLongMap |
create(MultiSet<V> multiSet,
Graph<V> graph) |
static gnu.trove.map.TIntLongMap |
createEmpty() |