Liferay 6.1.2-ce-ga3

com.liferay.util
Class MapUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.MapUtil
      extended by com.liferay.util.MapUtil

Deprecated. Moved to MapUtil

public class MapUtil
extends MapUtil


Constructor Summary
MapUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.MapUtil
copy, getBoolean, getBoolean, getDouble, getDouble, getInteger, getInteger, getLong, getLong, getLong, getLong, getShort, getShort, getString, getString, merge, toLinkedHashMap, toLinkedHashMap, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapUtil

public MapUtil()
Deprecated. 

Liferay 6.1.2-ce-ga3