Class GsonConfigurationLoader.Builder

Enclosing class:
GsonConfigurationLoader

Builds a GsonConfigurationLoader.

This builder supports the following options:

<prefix>.gson.lenient
Equivalent to lenient(boolean)
<prefix>.gson.indent
Equivalent to indent(int)
Since:
4.0.0