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.
私はRetrofit 2を使用しており、応答が数値の配列であるメソッドを持っています
[2,4,9,12, ... ]
応答を解析するには、どの型を Call< > で囲む必要がありますか?