Hello!
I'm having an assignment to simulate SSTF (shortest seek time first) using Java concurrency. Here is my code.
Can someone look at the code and tell me how to correct the waitTime for each...