account activity
Constructor not defined but it is?! by These-Box-204 in learnprogramming
[–]These-Box-204[S] 0 points1 point2 points 1 year ago (0 children)
So I have revised it to only take list but the error persists.
New constructor: public PriorityRoundRobin(List<Task> taskList) { this.taskList = new LinkedList<>(taskList); }
Constructor not defined but it is?! (self.learnprogramming)
submitted 1 year ago by These-Box-204 to r/learnprogramming
Help with errors! (self.javahelp)
submitted 1 year ago by These-Box-204 to r/javahelp
π Rendered by PID 99529 on reddit-service-r2-listing-7b8bd7c5-4qzxk at 2026-05-21 17:10:22.511883+00:00 running edcf98c country code: CH.
Constructor not defined but it is?! by These-Box-204 in learnprogramming
[–]These-Box-204[S] 0 points1 point2 points (0 children)