public class ArgumentConversion<FC,TC> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ArgumentConversion.FinalBuilder<FF,TF> |
static class |
ArgumentConversion.InitialBuilder<FI> |
| Constructor and Description |
|---|
ArgumentConversion() |
public TC convert(FC from) throws AdapterException
AdapterExceptionpublic void convert(FC from, TC to) throws AdapterException
AdapterExceptionCopyright © 2020 shadow-invoke. All rights reserved.