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.
ビットマップは非常に高価なリソースであるため、ArrayList にいくつかのビットマップを保存します。ArrayList が不要になった場合、または ArrayList で clear を呼び出すだけで十分な場合に、すべてのビットマップを解放する効率的な方法があるかどうかを知りたいですか?