FindBugs™ 3.0.1-dev-20150611
- java.lang.Object
-
- edu.umd.cs.findbugs.util.MergeMap<K,V>
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Class and Description |
static class |
MergeMap.MaxMap<K,V extends java.lang.Comparable<? super V>> |
static class |
MergeMap.MinMap<K,V extends java.lang.Comparable<? super V>> |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MergeMap
public MergeMap()
-
Method Detail
-
put
public V put(K k,
V v)
FindBugs™ 3.0.1-dev-20150611
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.