| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.util.format.SizeFormatter |
Size formatting utility methods.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SizeFormatter() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static String |
formatByteSize(long bytesize)
Format a bytes size as a human-readable string.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Format a bytes size as a human-readable string.