Uses of Class
org.omnaest.utils.structure.map.AggregatedMap

Packages that use AggregatedMap
org.omnaest.utils.structure.map   
 

Uses of AggregatedMap in org.omnaest.utils.structure.map
 

Methods in org.omnaest.utils.structure.map that return AggregatedMap
static
<K,V> AggregatedMap<K,V>
MapUtils.aggregatedMap(Iterable<? extends Map<K,V>> mapIterable)
          Returns an AggregatedMap for the given Maps
 



Copyright © 2013. All Rights Reserved.