org.brains2b.coffee.util
Class CfSizeHelper

java.lang.Object
  extended by org.brains2b.coffee.util.CfSizeHelper

public class CfSizeHelper
extends java.lang.Object


Constructor Summary
CfSizeHelper()
           
 
Method Summary
static java.lang.String getHumanReadable(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CfSizeHelper

public CfSizeHelper()
Method Detail

getHumanReadable

public static final java.lang.String getHumanReadable(int size)