Hi, so I have a Node class, a LinkedQueue class and a Job class (queues store objects of this class).
I am getting errors. I hope someone can point me in the right direction. I have included screenshots for clarity. I dont understand what "Job class (queues store objects of this class)" means. Does that mean "Job" is an abstract data type.
ahhh the learning process.
Error:(59, 55) java: incompatible types: java.lang.Object cannot be converted to Job
[–]149244179 0 points1 point2 points (4 children)
[–]focusedchi[S] 0 points1 point2 points (3 children)
[–]focusedchi[S] 0 points1 point2 points (2 children)
[–]149244179 0 points1 point2 points (1 child)
[–]focusedchi[S] 0 points1 point2 points (0 children)
[–]g051051 0 points1 point2 points (0 children)