public class EthValueHandler extends Object implements InputTypeHandler<BigInteger>
| Constructor and Description |
|---|
EthValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
convert(Object obj) |
boolean |
isOfType(Class<?> cls) |
public boolean isOfType(Class<?> cls)
isOfType in interface InputTypeHandler<BigInteger>public BigInteger convert(Object obj)
convert in interface InputTypeHandler<BigInteger>Copyright © 2016. All rights reserved.