@Component
public class CalendarSerializer
extends java.lang.Object
implements com.google.gson.JsonSerializer<java.util.Calendar>
Constructor and Description |
---|
CalendarSerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(java.util.Calendar calendar,
java.lang.reflect.Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2013 Caelum. All Rights Reserved.