|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteSize.ByteUnit | |
---|---|
org.sonatype.sisu.goodies.common |
Uses of ByteSize.ByteUnit in org.sonatype.sisu.goodies.common |
---|
Methods in org.sonatype.sisu.goodies.common that return ByteSize.ByteUnit | |
---|---|
ByteSize.ByteUnit |
ByteSize.unit()
|
static ByteSize.ByteUnit |
ByteSize.ByteUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ByteSize.ByteUnit[] |
ByteSize.ByteUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.sonatype.sisu.goodies.common with parameters of type ByteSize.ByteUnit | |
---|---|
static ByteSize |
ByteSize.size(long value,
ByteSize.ByteUnit unit)
|
Constructors in org.sonatype.sisu.goodies.common with parameters of type ByteSize.ByteUnit | |
---|---|
ByteSize(long value,
ByteSize.ByteUnit unit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |