Skip to content

Instantly share code, notes, and snippets.

@px-amaac
Created September 8, 2014 22:49
Show Gist options
  • Save px-amaac/5c81f738ba7660e3fb4b to your computer and use it in GitHub Desktop.
Save px-amaac/5c81f738ba7660e3fb4b to your computer and use it in GitHub Desktop.
public class Object1{
public ArrayList<Object2> results;
public ArrayList<Object1> locations;
//public ArrayList<Object1> results; I need this at some point here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment