public class RuntimeCodecContext extends CodecContext
| Modifier and Type | Field and Description |
|---|---|
Optional<String> |
codecName |
codecType, sourceType, targetType| Constructor and Description |
|---|
RuntimeCodecContext(com.squareup.javapoet.TypeName sourceType,
com.squareup.javapoet.TypeName targetType,
Optional<String> codecName) |
Copyright © 2012-2021. All Rights Reserved.