SourceT
- Source typeDestinationT
- Destination typeStateMachineAdapter
, StringToByteBufferAdapter
, StringToInputStreamAdapter
public interface TypeAdapter<SourceT,DestinationT>
Modifier and Type | Method | Description |
---|---|---|
DestinationT |
adapt(SourceT source) |
DestinationT adapt(SourceT source)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.