com.liferay.util
Class MapUtil

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

Deprecated. This class has been repackaged at com.liferay.portal.kernel.util.

public class MapUtil
extends com.liferay.portal.kernel.util.MapUtil

View Source

Author:
Brian Wing Shun Chan, Raymond Augé

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

Constructor Detail

MapUtil

public MapUtil()
Deprecated.