Uses of Class
org.omnaest.utils.structure.map.adapter.MapToMapAdapter

Packages that use MapToMapAdapter
org.omnaest.utils.structure.map.adapter   
 

Uses of MapToMapAdapter in org.omnaest.utils.structure.map.adapter
 

Subclasses of MapToMapAdapter in org.omnaest.utils.structure.map.adapter
 class MapToMapAdapterForKey<KEY_FROM,KEY_TO,VALUE>
          Special implementation of a MapToMapAdapter which only converts the keys of a Map
 class MapToMapAdapterForValue<KEY,VALUE_FROM,VALUE_TO>
          Special implementation of a MapToMapAdapter which only converts the values of a Map
 



Copyright © 2013. All Rights Reserved.