Search:

Type: Posts; User: Json

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    2,047

    Re: Implementing LinkedList as a user?

    If you are satisfied with the answer, please use the Thread Tools menu at the top to mark this thread as SOLVED.

    Cheers!

    // Json
  2. Replies
    3
    Views
    2,047

    Re: Implementing LinkedList as a user?

    Hello,

    First thing I noticed when I tried to run your code was a nullpointerexception on the variable text.

    You need to actually initialise/create the linked list.


    private...
Results 1 to 2 of 2