T - the document type, typically JSONObject or JSONArray.public interface JSONComparator<T>
| Modifier and Type | Method and Description |
|---|---|
JSONComparisonResult |
compare(T expected,
T actual) |
JSONComparisonResult compare(T expected, T actual) throws org.json.JSONException
org.json.JSONExceptionCopyright © 2012. All Rights Reserved.