| Package | Description |
|---|---|
| org.adridadou.ethereum | |
| org.adridadou.ethereum.converters.input |
| Modifier and Type | Method and Description |
|---|---|
EthereumFacade |
EthereumFacade.addInputHandlers(List<InputTypeConverter<?>> handlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
EthAccountConverter
Created by davidroon on 13.11.16.
|
class |
EthAddressConverter
Created by davidroon on 13.11.16.
|
class |
EthDataConverter
Created by davidroon on 13.11.16.
|
class |
EthValueConverter
Created by davidroon on 13.11.16.
|
| Modifier and Type | Field and Description |
|---|---|
static List<InputTypeConverter<?>> |
InputTypeHandler.JAVA_INPUT_CONVERTERS |
| Modifier and Type | Method and Description |
|---|---|
Optional<InputTypeConverter<?>> |
InputTypeHandler.getConverter(Class<?> cls) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputTypeHandler.addConverters(InputTypeConverter<?>... converters) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputTypeHandler.addConverters(Collection<InputTypeConverter<?>> converters) |
Copyright © 2016. All rights reserved.