public final class IdentitySerializerFactory
extends java.lang.Object
Serializer instances.| Modifier and Type | Method and Description |
|---|---|
static Serializer |
getSerializer(javax.lang.model.type.TypeMirror typeMirror)
Returns a
Serializer that leaves the type as is. |
public static Serializer getSerializer(javax.lang.model.type.TypeMirror typeMirror)
Serializer that leaves the type as is.Copyright © 2020 Google LLC. All Rights Reserved.