|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.derquinse.common.gson.DerquinseGson
public final class DerquinseGson
Derquinse Gson support class.
| Method Summary | |
|---|---|
static GsonBuilder |
decorate(GsonBuilder builder)
Decorates a GsonBuilder with conquiris clases. |
static Gson |
get()
Returns a shared decorated instance. |
static Supplier<Gson> |
getSupplier()
Returns a supplier for the shared decorated instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GsonBuilder decorate(GsonBuilder builder)
GsonBuilder with conquiris clases.
builder - Builder to decorate.
public static Gson get()
public static Supplier<Gson> getSupplier()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||