Example how to print an object in JSON format with GSON in Java. ... public class Book { public String title; public String author; public int numberOfPages ...
確定! 回上一頁