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