arez.browser.extras.spy.StringifyReplacer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of arez-browser-extras Show documentation
Show all versions of arez-browser-extras Show documentation
Arez Browser based Extras and Addons
package arez.browser.extras.spy;
import elemental2.core.JsArray;
import elemental2.core.JsObject;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import jsinterop.base.Js;
import jsinterop.base.JsArrayLike;
import jsinterop.base.JsPropertyMap;
/**
* Utility class that helps convert javascript values to strings for JSON.stringify method.
* This class is extracted so that downstream
*/
public class StringifyReplacer
{
private final JsArrayLike