Search:

Type: Posts; User: firebluetom

Search: Search took 0.09 seconds.

  1. Re: Using Queue, cannot find symbol method enqueue

    Thank you, the problem that I found in my main was that I was not calling the instantiated object followed by the method.
    example:
    Object is of type Queue, named q1
    Method is enqueue()

    my code...
  2. Using Queue, cannot find symbol method enqueue

    Hello, I have taken only some programming and am just beginning to really learn some little more advanced Java. When I was programming this I took some code I was supplied with and modified it.
    ...
Results 1 to 2 of 2