org.apache.cocoon.monitoring.util
Class UnitSizeFormatter

java.lang.Object
  extended by org.apache.cocoon.monitoring.util.UnitSizeFormatter

public class UnitSizeFormatter
extends Object


Constructor Summary
UnitSizeFormatter()
           
 
Method Summary
static String getHumanReadableSize(double bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitSizeFormatter

public UnitSizeFormatter()
Method Detail

getHumanReadableSize

public static String getHumanReadableSize(double bytes)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.