Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
{"id":56754}
上記の JSON では、jsonResp.getString("id") を使用すると正常に動作し、jsonResp.getInt("id") でも動作します。
getString はすべての特定のメソッドの親のようなものですか?