Low-Memory Deep Copies

Faster Deep Copies of Java Objects” explains the concept of “deep copies” of Java objects and illustrates a common approach for copying objects using Java Object Serialization. “Low-Memory Deep Copy Technique for Java Objects” presents an alternate technique that trades speed for space.

22 November 2003 | Optimization | Comments

Comments are closed.


Categories



Pages

Archives

Meta


Copyright 2003-2007 - Philip Isenhour