Liferay 7.0-ga1 util-java

com.liferay.util
Class MapUtil

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

Deprecated. As of 6.2.0, moved to MapUtil

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


Constructor Summary
MapUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.MapUtil
copy, entryKeyPredicateFilter, entryValuePredicateFilter, filter, filter, filterByKeys, filterByKeys, filterByValues, filterByValues, fromArray, getBoolean, getBoolean, getDouble, getDouble, getInteger, getInteger, getLong, getLong, getLong, getLong, getShort, getShort, getString, getString, isEmpty, isNotEmpty, 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 7.0-ga1 util-java