File: README

package info (click to toggle)
libgoogle-gson-java 2.8.6-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,824 kB
  • sloc: java: 25,230; xml: 1,294; javascript: 29; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 378 bytes parent folder | download
1
2
3
4
5
6
7
Gson is a Java library that can be used to convert Java Objects into their 
JSON representation. It can also be used to convert a JSON string to an 
equivalent Java object. Gson can work with arbitrary Java objects including 
pre-existing objects that you do not have source-code of.

Complete Gson documentation is available at its project page 
https://github.com/google/gson