How do I get it to where I can do obj.someproperty in Java and access it? I'm doing this: String json = api.doRetrieve(endpoint); List<Object> ...
確定! 回上一頁