public final class MemorySize extends Object
| Constructor and Description |
|---|
MemorySize(BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
asBigInteger() |
long |
asLongValue() |
public MemorySize(BigInteger value)
public long asLongValue()
Long - the size of memory in bytespublic BigInteger asBigInteger()
BigInteger - the valueCopyright © 2021 JBoss by Red Hat. All rights reserved.