public class SupplierSerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<com.google.common.base.Supplier<?>>
Constructor and Description |
---|
SupplierSerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(com.google.common.base.Supplier<?> src,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |