public class JsonInspectorConfig extends Object
| Constructor and Description |
|---|
JsonInspectorConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
protected InputStream |
getInputStream() |
int |
hashCode() |
JsonInspectorConfig |
setInputStream(InputStream stream)
Sets the InputStream of the JSON.
|
public JsonInspectorConfig setInputStream(InputStream stream)
protected InputStream getInputStream()
Copyright © 2015. All Rights Reserved.