| Constructor and Description |
|---|
Wei(BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
asEther() |
BigInteger |
asGwei() |
BigInteger |
asKwei() |
BigInteger |
asMwei() |
boolean |
equals(Object o) |
BigInteger |
getValue() |
int |
hashCode() |
String |
toString() |
public Wei(BigInteger value)
public BigInteger getValue()
public BigInteger asKwei()
public BigInteger asMwei()
public BigInteger asGwei()
public BigInteger asEther()
Copyright © 2019. All rights reserved.