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.
ヘッドファーストのデザインパターン本を読んでいます。
私はこの本でオブジェクトビルという言葉を何度も目にしましたが、その言葉の意味はオブジェクトのグループだと思います。
オブジェクトビルの正確な意味は何ですか?
Objectville は、オブジェクト指向アイテムの概念を説明するために使用する架空の場所 (Smallville と考えてください) です。
im developing a app in Android. in this project im using a List of Objects and i need to convert the list object in byte array. but there is a null pointer exception shown in logcat