Search:

Type: Posts; User: bananasplitkids

Search: Search took 0.19 seconds.

  1. Replies
    2
    Views
    5,177

    Re: cannot find symbol Error

    So I recompiled the program again and now Im getting these errors:

    cannot find symbol
    symbol : class Buffer
    location: class SharedBufferTest
    Buffer sharedLocation = new...
  2. Replies
    2
    Views
    5,177

    cannot find symbol Error

    Can someone help me with debugging this error?
    This is the error Im getting but I do not know why.

    SharedBufferTest.java:16: cannot find symbol
    symbol : constructor Producer(Buffer)
    location:...
Results 1 to 2 of 2