public class MapBy<KeyType,ValueType> extends Object
| Constructor and Description |
|---|
MapBy(MultiMap<Value,ValueType,List<ValueType>> multiMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(KeyType key) |
List<ValueType> |
get(KeyType key) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.