public final class SerializerFactoryImpl extends java.lang.Object implements SerializerFactory
SerializerFactory.| Constructor and Description |
|---|
SerializerFactoryImpl(<any> extensions,
javax.annotation.processing.ProcessingEnvironment env) |
| Modifier and Type | Method and Description |
|---|---|
Serializer |
getSerializer(javax.lang.model.type.TypeMirror typeMirror)
Returns a
Serializer for the given TypeMirror. |
public SerializerFactoryImpl(<any> extensions,
javax.annotation.processing.ProcessingEnvironment env)
public Serializer getSerializer(javax.lang.model.type.TypeMirror typeMirror)
SerializerFactorySerializer for the given TypeMirror.getSerializer in interface SerializerFactoryCopyright © 2020 Google LLC. All Rights Reserved.