Uses of Interface
com.floragunn.fluent.collections.views.MapView
-
Packages that use MapView Package Description com.floragunn.fluent.collections.views -
-
Uses of MapView in com.floragunn.fluent.collections.views
Methods in com.floragunn.fluent.collections.views that return MapView Modifier and Type Method Description static <K,V,VT>
MapView<K,VT>MapView. mapValues(Map<K,V> map, Function<V,VT> valueMappingFunction)
-