Class JSONUtils.DateTypeAdapter
java.lang.Object
com.google.gson.TypeAdapter<Date>
com.vmware.vra.jenkinsplugin.util.JSONUtils.DateTypeAdapter
- Enclosing class:
- JSONUtils
public static class JSONUtils.DateTypeAdapter extends com.google.gson.TypeAdapter<Date>
-
Constructor Summary
Constructors Constructor Description DateTypeAdapter()
DateTypeAdapter(DateFormat dateFormat)
-
Method Summary
-
Constructor Details
-
DateTypeAdapter
public DateTypeAdapter() -
DateTypeAdapter
-
-
Method Details
-
setFormat
-
write
- Specified by:
write
in classcom.google.gson.TypeAdapter<Date>
- Throws:
IOException
-
read
- Specified by:
read
in classcom.google.gson.TypeAdapter<Date>
- Throws:
IOException
-