- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Contents
SECTION 11. Introduction2. Why Memory Costs Are Important3. Memory HealthSECTION 2: MODELING DATA TYPES4. The Cost of Objects and Delegation5. Reducing Object Bloat6. Sharing Immutable DataSECTION 3: MODELING RELATIONSHIPS7. Cost of Java Collections8. Reducing Collection Bloat9. Specialized CollectionsSECTION 4: MANAGING LIFETIME10. Short-Lived Objects11. Long-Lived Objects12. Long-Lived Objects: Extreme Solutions