Thread
:
creating a deck of cards using a linked list
View Single Post
#
2
(
permalink
)
09-10-2008, 04:43 PM
Norm
Senior Member
Join Date: Jun 2008
Location: Heredia, Costa Rica
Posts: 2,225
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.
Norm
View Public Profile
Send a private message to Norm
Visit Norm's homepage!
Find all posts by Norm