PBGson

open class PBGson

Pre- Build Gson is an object holder for some gson objects which are often build.

Functions

Link copied to clipboard
open fun pp(): Gson
Short version of getPrettyPrint.
Link copied to clipboard
open fun s(): Gson
Short version of getSmall.
Link copied to clipboard
open fun snn(): Gson
Short version of getSmallNoNull.

Properties

Link copied to clipboard
private val prettyPrint: Gson
Link copied to clipboard
private val small: Gson
Link copied to clipboard
private val smallNoNull: Gson