railo.commons.lang
Class FormatUtil

java.lang.Object
  extended by railo.commons.lang.FormatUtil

public class FormatUtil
extends Object


Constructor Summary
FormatUtil()
           
 
Method Summary
static double formatNSAsMSDouble(long ns)
          convert given time in nanoseconds to a flaoting point number in milliseconds reduced to max 3 digits on the right site
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatUtil

public FormatUtil()
Method Detail

formatNSAsMSDouble

public static double formatNSAsMSDouble(long ns)
convert given time in nanoseconds to a flaoting point number in milliseconds reduced to max 3 digits on the right site

Parameters:
ns -
Returns:


Copyright © 2012 Railo