SourceT - Source typeDestinationT - Destination typepublic interface TypeAdapter<SourceT,DestinationT>
| Modifier and Type | Method and Description |
|---|---|
DestinationT |
adapt(SourceT source) |
DestinationT adapt(SourceT source)
Copyright © 2019. All rights reserved.