View Single Post
  #2 (permalink)  
Old 09-10-2008, 04:43 PM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: Heredia, Costa Rica
Posts: 2,225
Norm is on a distinguished road
Are you supposed to create the classes and methods for the assignment or can you use existing java classes?
If you can use existing classes, read the API doc for LinkedList and also lookup the method shuffle.
Reply With Quote