public class MoreMaps extends Object
MoreMaps()
static <K,V,U> Map<K,U>
mapValues(Map<K,V> m, Function<V,U> fn)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MoreMaps()
public static <K,V,U> Map<K,U> mapValues(Map<K,V> m, Function<V,U> fn)
Copyright © 2020. All rights reserved.