public static class MergeMap.MinMap<K,V extends Comparable<? super V>> extends MergeMap<K,V>
MergeMap.MaxMap<K,V extends Comparable<? super V>>, MergeMap.MinMap<K,V extends Comparable<? super V>>| Constructor and Description |
|---|
MergeMap.MinMap() |
| Modifier and Type | Method and Description |
|---|---|
protected V |
mergeValues(V oldValue,
V newValue) |
protected V mergeValues(V oldValue, V newValue)
mergeValues in class MergeMap<K,V extends Comparable<? super V>>Copyright © 2003–2015. All rights reserved.