public class JoinMapImpl<R> extends HashMap<R,Set<R>> implements JoinMap<R>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JoinMapImpl() |
| Modifier and Type | Method and Description |
|---|---|
float |
getRatio() |
Set<R> |
put(R key,
Set<R> value) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2014. All rights reserved.