Class JsonUtils
- java.lang.Object
-
- cloud.filibuster.junit.server.core.transformers.JsonUtils
-
public final class JsonUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JsonUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.json.JSONObjectflatten(org.json.JSONObject jsonObject)static org.json.JSONObjectunflatten(org.json.JSONObject flattened)
-