public class JsonFailureMirrorAdapter extends Object implements com.google.gson.JsonSerializer<FailureMirror>
FailureMirror.| Constructor and Description |
|---|
JsonFailureMirrorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(FailureMirror e,
Type type,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(FailureMirror e, Type type, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<FailureMirror>Copyright © 2011-2013 Carrot Search s.c.. All Rights Reserved.