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

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

Introduction

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

Usage

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

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