|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteSize | |
---|---|
org.sonatype.sisu.goodies.common |
Uses of ByteSize in org.sonatype.sisu.goodies.common |
---|
Methods in org.sonatype.sisu.goodies.common that return ByteSize | |
---|---|
ByteSize |
ByteSize.asBytes()
|
ByteSize |
ByteSize.asGigaBytes()
|
ByteSize |
ByteSize.asKiloBytes()
|
ByteSize |
ByteSize.asMegaBytes()
|
ByteSize |
ByteSize.asTeraBytes()
|
static ByteSize |
ByteSize.bytes(long value)
|
static ByteSize |
ByteSize.gigaBytes(long value)
|
static ByteSize |
ByteSize.kiloBytes(long value)
|
static ByteSize |
ByteSize.megaBytes(long value)
|
static ByteSize |
ByteSize.parse(String value)
|
static ByteSize |
ByteSize.size(long value,
ByteSize.ByteUnit unit)
|
static ByteSize |
ByteSize.teraBytes(long value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |