Class GsonSerializers


  • public final class GsonSerializers
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.google.gson.TypeAdapter<GroupArtifactVersion> GAV  
      static com.google.gson.JsonDeserializer<java.time.ZonedDateTime> ZDT  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ZDT

        public static final com.google.gson.JsonDeserializer<java.time.ZonedDateTime> ZDT