Class IDListTypeConverter

  • All Implemented Interfaces:
    org.svenson.converter.TypeConverter

    public class IDListTypeConverter
    extends Object
    implements org.svenson.converter.TypeConverter
    • Constructor Detail

      • IDListTypeConverter

        public IDListTypeConverter()
    • Method Detail

      • fromJSON

        public Object fromJSON​(Object in)
        Specified by:
        fromJSON in interface org.svenson.converter.TypeConverter
      • toJSON

        public Object toJSON​(Object in)
        Specified by:
        toJSON in interface org.svenson.converter.TypeConverter