Created
September 8, 2014 22:49
-
-
Save px-amaac/5c81f738ba7660e3fb4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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