public class ByteSizeFormatter extends Object implements org.apache.wicket.IClusterable
Constructor and Description |
---|
ByteSizeFormatter() |
ByteSizeFormatter(int decimalPlaces) |
ByteSizeFormatter(String gigabyteSuffix,
String megabyteSuffix,
String kilobyteSuffix,
String byteSuffix,
int decimalPlaces) |
public ByteSizeFormatter()
public ByteSizeFormatter(int decimalPlaces)
public String format(long filesize)
filesize
- in bytesCopyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.