All,
I\'m trying to do the following:
public class SomClass { public boolean x; public int y; public String z; } SomClass s = new Som
or this: Gson User Guide - Custom Serialization and Deserialization