Hi All,
I'm have a program which will import java.util.Queue class. But i'm getting error here saying that "The import java.util.Queue cannot be resolved". can anyone tell me why is this happening? Thanks in advance
I'm have a program which will import java.util.Queue class. But i'm getting error here saying that "The import java.util.Queue cannot be resolved". can anyone tell me why is this happening? Thanks in advance
Comment