public class SerdeProviderContextClass extends Object
SerdeProvider
Constructor and Description |
---|
SerdeProviderContextClass(Class clazz,
SerdeProviderAdditionalInfo additionalInfo)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
SerdeProviderAdditionalInfo |
getAdditionalInfo()
Returns additional information on why and where a serde is need for this type
|
Class |
getClazz()
Returns the type to provide a serde for
|
public SerdeProviderContextClass(Class clazz, SerdeProviderAdditionalInfo additionalInfo)
clazz
- typeadditionalInfo
- additional information on why and where a serde is need for this typepublic Class getClazz()
public SerdeProviderAdditionalInfo getAdditionalInfo()
Copyright © 2005–2019. All rights reserved.