| Package | Description |
|---|---|
| org.drools.workbench.screens.guided.dtable.client.widget.analysis.cache.util.maps |
| Modifier and Type | Method and Description |
|---|---|
static <Key extends Comparable,Value,ListType extends List<Value>> |
MultiMapFactory.make(boolean updatable,
NewSubMapProvider<Value,ListType> newSubMapProvider) |
| Constructor and Description |
|---|
RawMultiMap(NewSubMapProvider<Value,ListType> newSubMapProvider) |
RawMultiMap(SortedMap<Key,ListType> map,
NewSubMapProvider<Value,ListType> newSubMapProvider) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.