Liferay 6.2-ce-ga5

com.liferay.util
Class SetUtil

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

Deprecated. As of 6.2.0, moved to SetUtil

public class SetUtil
extends SetUtil


Constructor Summary
SetUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.SetUtil
fromArray, fromArray, fromArray, fromArray, fromArray, fromArray, fromArray, fromArray, fromArray, fromCollection, fromEnumeration, fromFile, fromFile, fromIterator, fromList, fromString, intersect, intersect, symmetricDifference, symmetricDifference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetUtil

public SetUtil()
Deprecated. 

Liferay 6.2-ce-ga5