Constructor and Description |
---|
ListMultiMap(boolean isSorted) |
Modifier and Type | Method and Description |
---|---|
static <K,V> ListMultiMap<K,V> |
create()
Deprecated.
|
protected List<V> |
createValue() |
@Deprecated public static <K,V> ListMultiMap<K,V> create()
Copyright © 2018. All rights reserved.