com.factual.driver.DiffsResponse Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of factual-java-driver Show documentation
Show all versions of factual-java-driver Show documentation
Factual's officially supported Java driver
The newest version!
package com.factual.driver;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.json.JSONException;
import org.json.JSONObject;
import com.google.common.collect.Maps;
/**
* Represents a Factual Diffs response
*
* @author brandon
*
*/
public class DiffsResponse extends Response implements DiffsCallback {
private String json = "";
private final List