public class SpringfoxJsonToGsonAdapter extends Object implements com.google.gson.JsonSerializer<springfox.documentation.spring.web.json.Json>
| Constructor and Description |
|---|
SpringfoxJsonToGsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
a() |
void |
b() |
com.google.gson.JsonElement |
serialize(springfox.documentation.spring.web.json.Json json,
Type type,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(springfox.documentation.spring.web.json.Json json,
Type type,
com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<springfox.documentation.spring.web.json.Json>public void b()
public void a()
Copyright © 2018. All rights reserved.