public class LithoHierarchyPlugin
extends java.lang.Object
implements com.facebook.testing.screenshot.layouthierarchy.HierarchyPlugin
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.Object obj) |
static LithoHierarchyPlugin |
getInstance() |
void |
putHierarchy(com.facebook.testing.screenshot.layouthierarchy.LayoutHierarchyDumper dumper,
org.json.JSONObject root,
java.lang.Object obj,
android.graphics.Point offset) |
public static LithoHierarchyPlugin getInstance()
public boolean accept(java.lang.Object obj)
accept in interface com.facebook.testing.screenshot.layouthierarchy.HierarchyPluginpublic void putHierarchy(com.facebook.testing.screenshot.layouthierarchy.LayoutHierarchyDumper dumper,
org.json.JSONObject root,
java.lang.Object obj,
android.graphics.Point offset)
throws org.json.JSONException
putHierarchy in interface com.facebook.testing.screenshot.layouthierarchy.HierarchyPluginorg.json.JSONException