Example usage for com.liferay.portal.kernel.json JSONFactoryUtil subclass-usage

List of usage examples for com.liferay.portal.kernel.json JSONFactoryUtil subclass-usage

Introduction

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

Usage

From source file com.liferay.util.json.JSONFactoryUtil.java

/**
 * @author     Brian Wing Shun Chan
 * @deprecated {@link com.liferay.portal.kernel.json.JSONFactoryUtil}
 */
public class JSONFactoryUtil extends com.liferay.portal.kernel.json.JSONFactoryUtil {
}