Package com.jummania.converter


package com.jummania.converter
  • Classes
    Class
    Description
    GsonConverter is an implementation of the Converter interface that utilizes the Gson library for converting Java objects to JSON format and vice versa.