com.eurotech.framework.core.util
Class CollectionsUtil

java.lang.Object
  extended by com.eurotech.framework.core.util.CollectionsUtil

public class CollectionsUtil
extends Object


Constructor Summary
CollectionsUtil()
           
 
Method Summary
static Map<String,Object> dictionaryToMap(Dictionary<String,Object> dictionary)
           
static Dictionary<String,Object> mapToDictionary(Map<String,Object> map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionsUtil

public CollectionsUtil()
Method Detail

dictionaryToMap

public static Map<String,Object> dictionaryToMap(Dictionary<String,Object> dictionary)

mapToDictionary

public static Dictionary<String,Object> mapToDictionary(Map<String,Object> map)


Copyright © 2013. All Rights Reserved.