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.
HashMap と ArrayList が何であるかを何度も読んだことがありますが、それらがどのように使用されているのか、たとえば Vector とどのように違うのか、まだ理解できません。
そして、「car1」、「car2」などの一連のオブジェクトを格納する sArrayListファミリのコンテナです。List
ArrayList
List
Aは、 「car1 => red」、「car2=>blue」など、キーを値にマップHashMapするタイプのコンテナです...Map
HashMap
Map
フロートを使用しない1行で