Example usage for com.liferay.portal.kernel.util SetUtil subclass-usage

List of usage examples for com.liferay.portal.kernel.util SetUtil subclass-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.util SetUtil subclass-usage.

Usage

From source file com.liferay.util.SetUtil.java

/**
 * @author     Brian Wing Shun Chan
 * @deprecated Moved to {@link com.liferay.portal.kernel.util.SetUtil}
 */
public class SetUtil extends com.liferay.portal.kernel.util.SetUtil {
}