Liferay 6.2-ce-ga5

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

public class MathUtil
extends MathUtil


Constructor Summary
MathUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.util.MathUtil
base2Log, base2Pow, factorial, format, generatePrimes, isEven, isOdd
 
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 6.2-ce-ga5