View Review Details


Book:   Java Examples in a Nutshell
Subject:   Java Examples in a Nutshell Review
Date:   2000-02-14 00:00:00
From:   Jeff Zhu


For Matthew Rizzo's question:
You can run Ex 2.8 the LinkedList program in the
UNIX by the following command -
java LinkedList\$Test. Make sure you put '\' between LinkedList and $Test. You really don't need to comment those two lines.



See larger cover