Skip to content

Instantly share code, notes, and snippets.

@tassioauad
Created November 14, 2016 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tassioauad/9a13e37e430acbe913b011e0bce67de3 to your computer and use it in GitHub Desktop.
Save tassioauad/9a13e37e430acbe913b011e0bce67de3 to your computer and use it in GitHub Desktop.
Gson gson = new GsonBuilder().excludeFieldsWithModifiers(java.lang.reflect.Modifier.FINAL).create();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment