Search:

Type: Posts; User: Locky

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    1,664

    Re: Need help with Vectors

    Thats the problem. I am unsure where I am going wrong as this is my first attempt at Linked List and also at Vectors.
    I know this code is wrong but I would like to know if I have done anything...
  2. Replies
    6
    Views
    1,664

    Re: Need help with Vectors

    My question is what can I do to make my code work. I have ran it in the test and it has just failed. I have been at this for quite a while and since it's my first time doing Linked Lists and Vectors...
  3. Replies
    6
    Views
    1,664

    Need help with Vectors

    This is my first time doing vectors in Java and I am a bit rusty at java as it is and would appreciate any help.
    I have to have a method called
    boolean addGroup(Vector objects, int start) – This...
Results 1 to 3 of 3