I\'m trying to work with a java library which defines this format:
public class Master { public class Response { //stuff here } }