org.mule.util
Class NumberUtils

java.lang.Object
  extended byorg.apache.commons.lang.math.NumberUtils
      extended byorg.mule.util.NumberUtils

public class NumberUtils
extends NumberUtils

NumberUtils contains useful methods for manipulating numbers.

See Also:
Serialized Form

Constructor Summary
NumberUtils()
           
 
Method Summary
static long toLong(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberUtils

public NumberUtils()
Method Detail

toLong

public static long toLong(Object obj)


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.