public class EthAccountConverter extends Object implements InputTypeConverter<byte[]>
| Constructor and Description |
|---|
EthAccountConverter() |
public boolean isOfType(Class<?> cls)
isOfType in interface InputTypeConverter<byte[]>public byte[] convert(Object obj)
convert in interface InputTypeConverter<byte[]>Copyright © 2016. All rights reserved.