Liferay 7.0-ce-b4

com.liferay.util
Class MathUtil

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

Deprecated. As of 6.2.0, moved to MathUtil

@Deprecated
public class MathUtil
extends MathUtil


Constructor Summary
MathUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.MathUtil
base2Log, base2Pow, difference, factorial, format, generatePrimes, isEven, isOdd, product, product, product, quotient, sum, sum, sum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathUtil

public MathUtil()
Deprecated. 

Liferay 7.0-ce-b4