News

Why does Java's standard class library contain empty interfaces like Cloneable and Serializable? Find out why in this sixth installment in the "Object-oriented language basics" series. You'll also ...
The "Understanding Java threads" series concludes by uncovering some of the loose ends of threading: thread groups, volatility, thread-local variables, timers, and thread death.