public class ProjectNameKeySerializer extends Object implements com.google.gson.JsonSerializer<com.google.gerrit.reviewdb.client.Project.NameKey>
| Constructor and Description |
|---|
ProjectNameKeySerializer() |
public com.google.gson.JsonElement serialize(com.google.gerrit.reviewdb.client.Project.NameKey project,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<com.google.gerrit.reviewdb.client.Project.NameKey>