Nikolas Spendik

Greenhorn
+ Follow
since Oct 01, 2014
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Nikolas Spendik

Hey, i need help with a part of my program where I need to display an object, which is in a linked list, given a vin number. It is the display_info method. Any help is appreciated:) I have put two of my classes below.

Here is what i have so far:



9 years ago
Hey guys,

I am having a little trouble with a part of my Java assignment that needs to have linked lists in it.

I need help to write a public method that takes an array of type object to load strings into a linked list.

Any help is appreciated:)
9 years ago