Class VarNullAdaptor

java.lang.Object
com.walkfares.odsl.var.adaptor.VarNullAdaptor
All Implemented Interfaces:
com.google.gson.JsonSerializer<VarNull>

public class VarNullAdaptor
extends Object
implements com.google.gson.JsonSerializer<VarNull>
  • Constructor Details

  • Method Details

    • serialize

      public com.google.gson.JsonElement serialize​(VarNull src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
      Specified by:
      serialize in interface com.google.gson.JsonSerializer<VarNull>