public class AddressConverter extends Object implements OutputTypeConverter
| Constructor and Description |
|---|
AddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
EthAddress |
convert(Object obj,
Type type) |
boolean |
isOfType(Class<?> cls) |
public boolean isOfType(Class<?> cls)
isOfType in interface OutputTypeConverterpublic EthAddress convert(Object obj, Type type)
convert in interface OutputTypeConverterCopyright © 2017. All rights reserved.