Skip to content

JavaTechniques

Java HOWTOs, Examples, and Notes

Low-Memory Deep Copies

Posted byPhilip Isenhour November 22, 2003March 18, 2007

“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.

Posted byPhilip IsenhourNovember 22, 2003March 18, 2007Posted inOptimization

Post navigation

Previous Post Previous post:
Setting JTextPane Font and Color
Next Post Next post:
Missing Bold and Italic Fonts on Panther
JavaTechniques, Proudly powered by WordPress.