public final class IdentitySerializerFactory extends Object
Serializer instances.| Modifier and Type | Method and Description |
|---|---|
static Serializer |
getSerializer(TypeMirror typeMirror)
Returns a
Serializer that leaves the type as is. |
public static Serializer getSerializer(TypeMirror typeMirror)
Serializer that leaves the type as is.Copyright © 2022 Google LLC. All rights reserved.