| Package | Description |
|---|---|
| fm.last.commons.lang.units |
| Modifier and Type | Class and Description |
|---|---|
class |
IecByteUnit
These provide the IEC standardised
ByteUnits (or binary prefixes), not those ambiguously misused by the
media, or the JedecByteUnit units which overload the metric prefixes. |
class |
JedecByteUnit
These provide the JEDEC standardised
ByteUnits (or binary prefixes) which are not to be confused with the
IecByteUnits or metric units. |
| Modifier and Type | Method and Description |
|---|---|
double |
IecByteUnit.convertTo(ByteUnit unit,
double value) |
double |
JedecByteUnit.convertTo(ByteUnit unit,
double value) |
double |
ByteUnit.convertTo(ByteUnit unit,
double value) |
Copyright © 2012 Last.fm. All Rights Reserved.